Table of Contents

TTMSMCPTransportSessionCreatedEvent Event Type

Reports that a session-aware transport has opened a new session.

API unit family: TMS.MCP.Transport

Remarks

Fired once the client has completed the initialize handshake. The handler cannot refuse the session; it is a notification that per-session state may now be created for this identifier.

Parameters

Name Description
SessionId Identifier the transport assigned to the new session.