SetParametersResponse Class

Response of setting the parameters, nothing for now

Definition

Namespace: SuperBuilderWinService.ProvidersImpl
Assembly: IntelAiaService (in IntelAiaService.exe) Version: 1.0.0+2093811f3bac5da092b5ce9c8172233582eee4d5
C#
public sealed class SetParametersResponse : IMessage<SetParametersResponse>, 
	IMessage, IEquatable<SetParametersResponse>, IDeepCloneable<SetParametersResponse>, 
	IBufferMessage
Inheritance
Object    SetParametersResponse
Implements
IBufferMessage, IDeepCloneableSetParametersResponse, IMessage, IMessageSetParametersResponse, IEquatableSetParametersResponse

Constructors

SetParametersResponseInitializes a new instance of the SetParametersResponse class
SetParametersResponse(SetParametersResponse)Initializes a new instance of the SetParametersResponse class

Properties

Methods

See Also