StopMCPAgentRequest Class

Definition

Namespace: SuperBuilderWinService.ProvidersImpl
Assembly: IntelAiaService (in IntelAiaService.exe) Version: 1.0.0+2093811f3bac5da092b5ce9c8172233582eee4d5
C#
public sealed class StopMCPAgentRequest : IMessage<StopMCPAgentRequest>, 
	IMessage, IEquatable<StopMCPAgentRequest>, IDeepCloneable<StopMCPAgentRequest>, 
	IBufferMessage
Inheritance
Object    StopMCPAgentRequest
Implements
IBufferMessage, IDeepCloneableStopMCPAgentRequest, IMessage, IMessageStopMCPAgentRequest, IEquatableStopMCPAgentRequest

Constructors

StopMCPAgentRequestInitializes a new instance of the StopMCPAgentRequest class
StopMCPAgentRequest(StopMCPAgentRequest)Initializes a new instance of the StopMCPAgentRequest class

Properties

Methods

Fields

NameFieldNumberField number for the "name" field.

See Also