WebSocket SendMessageFromFile Method C# API
Overload List

  NameDescription
Public methodSendMessageFromFile(String, Boolean)
Send a message to the server, by loading the message data from a file.
Public methodSendMessageFromFile(String, Boolean, Int32)
Send a message to the server, by loading the message data from a file.
Back to Top
See Also