Optimization : Optimization.Messages Namespace

Identify Class

Documentation for this section has not yet been entered.

[ProtoBuf.ProtoContract]
public class Identify

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Optimization.Messages
Assembly: Optimization (in Optimization.dll)

Members

See Also: Inherited members from object.

Public Constructors

Documentation for this section has not yet been entered.

Public Fields

FitnessTerms Identify.Fitness[]. Documentation for this section has not yet been entered.
Name string . Documentation for this section has not yet been entered.
Priority double . Documentation for this section has not yet been entered.
Timeout double . Documentation for this section has not yet been entered.
User string . Documentation for this section has not yet been entered.
Version ulong . Documentation for this section has not yet been entered.

Member Details

Identify Constructor

Documentation for this section has not yet been entered.

public Identify ()

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Optimization.Messages
Assembly: Optimization (in Optimization.dll)

FitnessTerms Field

Documentation for this section has not yet been entered.

[ProtoBuf.ProtoMember(6)]
public Identify.Fitness[] FitnessTerms

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Optimization.Messages
Assembly: Optimization (in Optimization.dll)

Name Field

Documentation for this section has not yet been entered.

[ProtoBuf.ProtoMember(1, IsRequired=true)]
public string Name

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Optimization.Messages
Assembly: Optimization (in Optimization.dll)

Priority Field

Documentation for this section has not yet been entered.

[ProtoBuf.ProtoMember(3, IsRequired=true)]
public double Priority

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Optimization.Messages
Assembly: Optimization (in Optimization.dll)

Timeout Field

Documentation for this section has not yet been entered.

[ProtoBuf.ProtoMember(4, IsRequired=false)]
public double Timeout

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Optimization.Messages
Assembly: Optimization (in Optimization.dll)

User Field

Documentation for this section has not yet been entered.

[ProtoBuf.ProtoMember(2, IsRequired=true)]
public string User

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Optimization.Messages
Assembly: Optimization (in Optimization.dll)

Version Field

Documentation for this section has not yet been entered.

[ProtoBuf.ProtoMember(5, IsRequired=false)]
public ulong Version

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Optimization.Messages
Assembly: Optimization (in Optimization.dll)