Property TransportType
TransportType
Gets the transport type identifier for logging and diagnostics.
string TransportType { get; }
Property Value
- string
A string identifying the transport type (e.g., "stdio", "http+sse", "websocket").
Gets the transport type identifier for logging and diagnostics.
string TransportType { get; }
A string identifying the transport type (e.g., "stdio", "http+sse", "websocket").