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