Optimization : Optimization.Messages Namespace

Token Class

Documentation for this section has not yet been entered.

[ProtoBuf.ProtoContract]
public class Token

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

Token ()
Documentation for this section has not yet been entered.

Public Fields

Id uint . Documentation for this section has not yet been entered.
Response string . Documentation for this section has not yet been entered.

Member Details

Token Constructor

Documentation for this section has not yet been entered.

public Token ()

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)

Response Field

Documentation for this section has not yet been entered.

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

Remarks

Documentation for this section has not yet been entered.

Requirements

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