WebSocketMessageReader Properties | 
[This is preliminary documentation and is subject to change.]
The WebSocketMessageReader type exposes the following members.
| Name | Description | |
|---|---|---|
| DisposalToken | 
            A CancellationToken that is cancelled when the current object has been disposed.
              (Inherited from MessageReader.) | |
| WebSocket | 
            Gets the underlying WebSocket.
              | |
| WebSocketClose | 
            Gets a Task that completes with status code when the underlying WebSocket is closed.
              |