Property Transport
Transport
Gets the underlying transport instance, if using a custom transport.
public IMcpTransport Transport { get; }
Property Value
- IMcpTransport
The IMcpTransport instance, or
nullif using HTTP transport.
Gets the underlying transport instance, if using a custom transport.
public IMcpTransport Transport { get; }
The IMcpTransport instance, or null if using HTTP transport.