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