WebSocketClientTextReceivedEventArgs
Summary
Provides data for WebSocketClient text data received event.
Signature
1 | |
Namespace
cAlgo.API
See Also
Properties
Client
Summary
Websocket client instance.
Signature
1 | |
Return Value
WebSocketClient
Text
Summary
Received text.
Signature
1 | |
Return Value
string