TTMSMCPTransport.SessionCount Method
Returns how many sessions are currently open.
API unit family: TMS.MCP.Transport
Declaring type: TTMSMCPTransport
Syntax
function SessionCount: Integer; virtual;
Returns
The number of open sessions, or 0 on a channel that does not track sessions, which is the behavior inherited from this class.