Click or drag to resize
MimeKit

ICancellableStream Methods

The ICancellableStream type exposes the following members.

Methods
 NameDescription
Public methodFlush Clear all buffers for this stream and causes any buffered data to be written to the underlying device.
Public methodRead Read a sequence of bytes from the stream and advances the position within the stream by the number of bytes read.
Public methodWrite Write a sequence of bytes to the stream and advances the current position within this stream by the number of bytes written.
Top
See Also