ClientTransportState
States of a client transport within the protocol lifecycle
These states are generally aligned with the corresponding phases defined under the MCP Protocol Lifecycle.
Entries
Indicates that the protocol is in the Initialization Phase.
Indicates that the initialization phase of the protocol lifecycle has failed.
Represents the operational phase of the protocol lifecycle.
Represents the shutting down phase of the protocol lifecycle.
Indicates that the shutdown phase of the protocol lifecycle has failed.
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.