MailKit Documentation
MailKit Documentation
API Reference
MimeKit.IO
BoundStream Class
BoundStream Methods
ReadAsync Method
ReadAsync(Byte[], Int32, Int32, CancellationToken) Method
Bound
Stream
Read
Async Method
Overload List
Name
Description
ReadAsync(
Byte
, Int32, Int32)
ReadAsync(
Byte
, Int32, Int32, CancellationToken)
Asynchronously read a sequence of bytes from the stream and advances the position within the stream by the number of bytes read.
Top
See Also
Reference
BoundStream Class
MimeKit.IO Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast