RemoveMCPAgentResponse Class

Definition

Namespace: SuperBuilderWinService
Assembly: IntelAiaService (in IntelAiaService.exe) Version: 1.0.0+2093811f3bac5da092b5ce9c8172233582eee4d5
C#
public sealed class RemoveMCPAgentResponse : IMessage<RemoveMCPAgentResponse>, 
	IMessage, IEquatable<RemoveMCPAgentResponse>, IDeepCloneable<RemoveMCPAgentResponse>, 
	IBufferMessage
Inheritance
Object    RemoveMCPAgentResponse
Implements
IBufferMessage, IDeepCloneableRemoveMCPAgentResponse, IMessage, IMessageRemoveMCPAgentResponse, IEquatableRemoveMCPAgentResponse

Constructors

RemoveMCPAgentResponseInitializes a new instance of the RemoveMCPAgentResponse class
RemoveMCPAgentResponse(RemoveMCPAgentResponse)Initializes a new instance of the RemoveMCPAgentResponse class

Properties

Methods

Fields

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

See Also