WebSocketSendArgs Properties |
The WebSocketSendArgs type exposes the following members.
Name | Description | |
---|---|---|
BinaryMessage |
Gets or sets the message to send as binary data.
| |
DynamicProperties |
Gets or sets the dynamic properties on this instance.
(Inherited from Dynamic.) | |
IsDirty |
Gets or sets a value indicating whether this instance is dirty.
(Inherited from Serializable.) | |
TextMessage |
Gets or sets the message to send as text data.
| |
Timeout |
Gets or sets the timeout for the request (in ms).
|