TTMSMCPCustomClientConnection.IsRunning Method
Reports whether the transport is currently open.
API unit family: TMS.MCP.Client.Connection
Declaring type: TTMSMCPCustomClientConnection
Syntax
function IsRunning: Boolean;
Remarks
A running transport does not imply a completed handshake; the catalogs and the server identity only become meaningful once OnInitialized has been raised.
Returns
True while the transport is running.