Overload List

  Name Description
SendMessage(MessageType, ContentType, array< Byte > [] () [] )
Synchronously sends a message. The session should be in the Connected state. This method is not recommended for a UI thread.
SendMessage(MessageType, ContentType, array< Byte > [] () [] , IEnumerable < (Of < ( SignalingHeader > ) > ) )
Synchronously sends a message. The session should be in the Connected state. This method is not recommended for a UI thread.

See Also