Optimization : Optimization.Messages Namespace

Communication Class

Documentation for this section has not yet been entered.

[ProtoBuf.ProtoContract]
public class Communication

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

Batch Batch . Documentation for this section has not yet been entered.
Cancel Cancel . Documentation for this section has not yet been entered.
Identify Identify . Documentation for this section has not yet been entered.
Notification Notification . Documentation for this section has not yet been entered.
Ping Ping . Documentation for this section has not yet been entered.
Progress Progress . Documentation for this section has not yet been entered.
Response Response . Documentation for this section has not yet been entered.
Task Task . Documentation for this section has not yet been entered.
Token Token . Documentation for this section has not yet been entered.
Type Communication.CommunicationType . Documentation for this section has not yet been entered.

Member Details

Communication Constructor

Documentation for this section has not yet been entered.

public Communication ()

Remarks

Documentation for this section has not yet been entered.

Requirements

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

Batch Field

Documentation for this section has not yet been entered.

[ProtoBuf.ProtoMember(2, IsRequired=false)]
public Batch Batch

Remarks

Documentation for this section has not yet been entered.

Requirements

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

Cancel Field

Documentation for this section has not yet been entered.

[ProtoBuf.ProtoMember(6, IsRequired=false)]
public Cancel Cancel

Remarks

Documentation for this section has not yet been entered.

Requirements

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

Identify Field

Documentation for this section has not yet been entered.

[ProtoBuf.ProtoMember(7, IsRequired=false)]
public Identify Identify

Remarks

Documentation for this section has not yet been entered.

Requirements

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

Notification Field

Documentation for this section has not yet been entered.

[ProtoBuf.ProtoMember(10, IsRequired=false)]
public Notification Notification

Remarks

Documentation for this section has not yet been entered.

Requirements

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

Ping Field

Documentation for this section has not yet been entered.

[ProtoBuf.ProtoMember(8, IsRequired=false)]
public Ping Ping

Remarks

Documentation for this section has not yet been entered.

Requirements

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

Progress Field

Documentation for this section has not yet been entered.

[ProtoBuf.ProtoMember(9, IsRequired=false)]
public Progress Progress

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(4, IsRequired=false)]
public Response Response

Remarks

Documentation for this section has not yet been entered.

Requirements

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

Task Field

Documentation for this section has not yet been entered.

[ProtoBuf.ProtoMember(3, IsRequired=false)]
public Task Task

Remarks

Documentation for this section has not yet been entered.

Requirements

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

Token Field

Documentation for this section has not yet been entered.

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

Remarks

Documentation for this section has not yet been entered.

Requirements

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

Type Field

Documentation for this section has not yet been entered.

[ProtoBuf.ProtoMember(1, IsRequired=true)]
public Communication.CommunicationType Type

Remarks

Documentation for this section has not yet been entered.

Requirements

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