TTMSMCPClientTransportHTTP.OnInitialized Event
Occurs when the transport has been marked as running and is ready to accept messages.
API unit family: TMS.MCP.Client.Transport.HTTP
Declaring type: TTMSMCPClientTransportHTTP
Type: TNotifyEvent
Syntax
property OnInitialized: TNotifyEvent;
Remarks
Raised from inside Start, on the calling thread, before that call returns. It says nothing about the server, which has not been contacted at that point.