Symbol Reference
Symbol Reference
/ sgcWebSocket_Protocol_STOMP_Client Namespace
/ Classes / TsgcWSProtocol_STOMP_Client / TsgcWSProtocol_STOMP_Client Methods (sgcWebSocket_Protocol_STOMP_Client) / TsgcWSProtocol_STOMP_Client.Send
Close
sgcWebSockets Classes
TsgcWSProtocol_STOMP_Client.Send Method
Pascal
C++
C#
Visual Basic
public procedure Send( const aDestination: string; const aText: string; const aContentType: String = ''; const aTransaction: String = ''; const aCustomHeaders: TStrings = nil ); override;

This is Send, a member of class TsgcWSProtocol_STOMP_Client.