public sealed class StopMCPServerResponse : IMessage<StopMCPServerResponse>,
IMessage, IEquatable<StopMCPServerResponse>, IDeepCloneable<StopMCPServerResponse>,
IBufferMessagePublic NotInheritable Class StopMCPServerResponse
Implements IMessage(Of StopMCPServerResponse), IMessage,
IEquatable(Of StopMCPServerResponse), IDeepCloneable(Of StopMCPServerResponse), IBufferMessagepublic ref class StopMCPServerResponse sealed : IMessage<StopMCPServerResponse^>,
IMessage, IEquatable<StopMCPServerResponse^>, IDeepCloneable<StopMCPServerResponse^>,
IBufferMessage[<SealedAttribute>]
type StopMCPServerResponse =
class
interface IMessage<StopMCPServerResponse>
interface IMessage
interface IEquatable<StopMCPServerResponse>
interface IDeepCloneable<StopMCPServerResponse>
interface IBufferMessage
end| StopMCPServerResponse | Initializes a new instance of the StopMCPServerResponse class |
| StopMCPServerResponse(StopMCPServerResponse) | Initializes a new instance of the StopMCPServerResponse class |
| CalculateSize | |
| Clone | |
| Equals(Object) | (Overrides ObjectEquals(Object)) |
| Equals(StopMCPServerResponse) | |
| GetHashCode | (Overrides ObjectGetHashCode) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MergeFrom(CodedInputStream) | |
| MergeFrom(StopMCPServerResponse) | |
| ToString | (Overrides ObjectToString) |
| WriteTo |
| MessageFieldNumber | Field number for the "message" field. |
| SuccessFieldNumber | Field number for the "success" field. |