SetSessionNameResponse Class

Definition

Namespace: SuperBuilderWinService
Assembly: IntelAiaService (in IntelAiaService.exe) Version: 1.0.0+2093811f3bac5da092b5ce9c8172233582eee4d5
C#
public sealed class SetSessionNameResponse : IMessage<SetSessionNameResponse>, 
	IMessage, IEquatable<SetSessionNameResponse>, IDeepCloneable<SetSessionNameResponse>, 
	IBufferMessage
Inheritance
Object    SetSessionNameResponse
Implements
IBufferMessage, IDeepCloneableSetSessionNameResponse, IMessage, IMessageSetSessionNameResponse, IEquatableSetSessionNameResponse

Constructors

SetSessionNameResponseInitializes a new instance of the SetSessionNameResponse class
SetSessionNameResponse(SetSessionNameResponse)Initializes a new instance of the SetSessionNameResponse class

Properties

Methods

Fields

SuccessFieldNumberField number for the "success" field.

See Also