RemoveSessionResponse Class

Definition

Namespace: SuperBuilderWinService
Assembly: IntelAiaService (in IntelAiaService.exe) Version: 1.0.0+2093811f3bac5da092b5ce9c8172233582eee4d5
C#
public sealed class RemoveSessionResponse : IMessage<RemoveSessionResponse>, 
	IMessage, IEquatable<RemoveSessionResponse>, IDeepCloneable<RemoveSessionResponse>, 
	IBufferMessage
Inheritance
Object    RemoveSessionResponse
Implements
IBufferMessage, IDeepCloneableRemoveSessionResponse, IMessage, IMessageRemoveSessionResponse, IEquatableRemoveSessionResponse

Constructors

RemoveSessionResponseInitializes a new instance of the RemoveSessionResponse class
RemoveSessionResponse(RemoveSessionResponse)Initializes a new instance of the RemoveSessionResponse class

Properties

Methods

Fields

SuccessFieldNumberField number for the "success" field.

See Also