PartwiseStreamMessageReader Properties | 
[This is preliminary documentation and is subject to change.]
The PartwiseStreamMessageReader type exposes the following members.
| Name | Description | |
|---|---|---|
| DisposalToken | 
            A CancellationToken that is cancelled when the current object has been disposed.
              (Inherited from MessageReader.) | |
| Encoding | 
            Default encoding of the received messages.
              | |
| LeaveStreamOpen | 
            Whether to leave Stream open when disposing this instance.
              | |
| Stream | 
            The underlying stream to read messages from.
              |