Class PingRequestParams | MCP C# SDK

Namespace
ModelContextProtocol.Protocol
Assembly
ModelContextProtocol.Core.dll

Represents the parameters used with a Ping request to verify server connectivity.

public sealed class PingRequestParams : RequestParams
Inheritance

PingRequestParams

Inherited Members

Remarks

The server responds with a PingResult. See the schema for details.

Edit this page