WebSocketMessageEventArgs PropertiesC# API
The WebSocketMessageEventArgs type exposes the following members.
Properties

  NameDescription
Public propertyMessage
Get the message that has been received from the server.
Back to Top
See Also