Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Namespace: Optimization.Messages
Assembly: Optimization (in Optimization.dll)
See Also: Inherited members from object.
⊟ Public Constructors
Response ()Documentation for this section has not yet been entered. ⊟ Public Fields
Challenge string . Documentation for this section has not yet been entered. Data Response.KeyValueType[]. Documentation for this section has not yet been entered. Failure Response.FailureType . Documentation for this section has not yet been entered. Fitness Response.FitnessType[]. Documentation for this section has not yet been entered. Id uint . Documentation for this section has not yet been entered. Status Response.StatusType . Documentation for this section has not yet been entered. UniqueId ulong . Documentation for this section has not yet been entered.
⊟ Response Constructor
Documentation for this section has not yet been entered.
public Response ()⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: Optimization.Messages
Assembly: Optimization (in Optimization.dll)
⊟ Challenge Field
Documentation for this section has not yet been entered.
[ProtoBuf.ProtoMember(4, IsRequired=false)]
public string Challenge⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: Optimization.Messages
Assembly: Optimization (in Optimization.dll)
⊟ Data Field
Documentation for this section has not yet been entered.
[ProtoBuf.ProtoMember(6)]
public Response.KeyValueType[] Data⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: Optimization.Messages
Assembly: Optimization (in Optimization.dll)
⊟ Failure Field
Documentation for this section has not yet been entered.
[ProtoBuf.ProtoMember(5, IsRequired=false)]
public Response.FailureType Failure⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: Optimization.Messages
Assembly: Optimization (in Optimization.dll)
⊟ Fitness Field
Documentation for this section has not yet been entered.
[ProtoBuf.ProtoMember(3)]
public Response.FitnessType[] Fitness⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: Optimization.Messages
Assembly: Optimization (in Optimization.dll)
⊟ Id Field
Documentation for this section has not yet been entered.
[ProtoBuf.ProtoMember(1, IsRequired=true)]
public uint Id⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: Optimization.Messages
Assembly: Optimization (in Optimization.dll)
⊟ Status Field
Documentation for this section has not yet been entered.
[ProtoBuf.ProtoMember(2, IsRequired=true)]
public Response.StatusType Status⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: Optimization.Messages
Assembly: Optimization (in Optimization.dll)
⊟ UniqueId Field
Documentation for this section has not yet been entered.
[ProtoBuf.ProtoMember(7, IsRequired=false)]
public ulong UniqueId⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: Optimization.Messages
Assembly: Optimization (in Optimization.dll)