Optimization : Optimization.Messages Namespace

Batch Class

Documentation for this section has not yet been entered.

[ProtoBuf.ProtoContract]
public class Batch

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

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

Public Fields

Progress double . Documentation for this section has not yet been entered.
Tasks Task[]. Documentation for this section has not yet been entered.

Member Details

Batch Constructor

Documentation for this section has not yet been entered.

public Batch ()

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(2, IsRequired=true)]
public double Progress

Remarks

Documentation for this section has not yet been entered.

Requirements

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

Tasks Field

Documentation for this section has not yet been entered.

[ProtoBuf.ProtoMember(1)]
public Task[] Tasks

Remarks

Documentation for this section has not yet been entered.

Requirements

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