McpConnectionState Type
State of an MCP connection
Union cases
| Union case |
Description
|
|
|
Full Usage:
Connecting
|
|
Full Usage:
Disconnected
|
|
Full Usage:
Error string
Parameters:
string
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsConnected
Returns: bool
|
|
Full Usage:
this.IsConnecting
Returns: bool
|
|
Full Usage:
this.IsDisconnected
Returns: bool
|
|
Full Usage:
this.IsError
Returns: bool
|
|
Nao