StopMCPAgentResponse Class

Definition

Namespace: SuperBuilderWinService.ProvidersImpl
Assembly: IntelAiaService (in IntelAiaService.exe) Version: 1.0.0+2093811f3bac5da092b5ce9c8172233582eee4d5
C#
public sealed class StopMCPAgentResponse : IMessage<StopMCPAgentResponse>, 
	IMessage, IEquatable<StopMCPAgentResponse>, IDeepCloneable<StopMCPAgentResponse>, 
	IBufferMessage
Inheritance
Object    StopMCPAgentResponse
Implements
IBufferMessage, IDeepCloneableStopMCPAgentResponse, IMessage, IMessageStopMCPAgentResponse, IEquatableStopMCPAgentResponse

Constructors

StopMCPAgentResponseInitializes a new instance of the StopMCPAgentResponse class
StopMCPAgentResponse(StopMCPAgentResponse)Initializes a new instance of the StopMCPAgentResponse class

Properties

Methods

Fields

MessageFieldNumberField number for the "message" field.
SuccessFieldNumberField number for the "success" field.

See Also