| Name | Description |
---|
  | GetStreamAsync(Int32, CancellationToken, ITransferProgress) |
Asynchronously get a message stream.
|
  | GetStreamAsync(UniqueId, CancellationToken, ITransferProgress) |
Asynchronously get a message stream.
|
 | GetStreamAsync(Int32, BodyPart, CancellationToken, ITransferProgress) |
Asynchronously get a body part as a stream.
|
 | GetStreamAsync(Int32, String, CancellationToken, ITransferProgress) |
Asynchronously gets a substream of the specified message.
|
  | GetStreamAsync(UniqueId, BodyPart, CancellationToken, ITransferProgress) |
Asynchronously get a body part as a stream.
|
  | GetStreamAsync(UniqueId, String, CancellationToken, ITransferProgress) |
Asynchronously gets a substream of the specified body part.
|
 | GetStreamAsync(Int32, Int32, Int32, CancellationToken, ITransferProgress) |
Asynchronously gets a substream of the specified message.
|
 | GetStreamAsync(UniqueId, Int32, Int32, CancellationToken, ITransferProgress) |
Asynchronously gets a substream of the specified message.
|
 | GetStreamAsync(Int32, BodyPart, Int32, Int32, CancellationToken, ITransferProgress) |
Asynchronously get a substream of the specified body part.
|
 | GetStreamAsync(Int32, String, Int32, Int32, CancellationToken, ITransferProgress) |
Asynchronously gets a substream of the specified message.
|
 | GetStreamAsync(UniqueId, BodyPart, Int32, Int32, CancellationToken, ITransferProgress) |
Asynchronously get a substream of the specified body part.
|
 | GetStreamAsync(UniqueId, String, Int32, Int32, CancellationToken, ITransferProgress) |
Asynchronously gets a substream of the specified message.
|