Optimization : Optimization.Messages Namespace

Notification Class

Documentation for this section has not yet been entered.

[ProtoBuf.ProtoContract]
public class Notification

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

Message string . Documentation for this section has not yet been entered.
NotificationType Notification.Type . Documentation for this section has not yet been entered.

Member Details

Notification Constructor

Documentation for this section has not yet been entered.

public Notification ()

Remarks

Documentation for this section has not yet been entered.

Requirements

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

Message Field

Documentation for this section has not yet been entered.

[ProtoBuf.ProtoMember(2)]
public string Message

Remarks

Documentation for this section has not yet been entered.

Requirements

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

NotificationType Field

Documentation for this section has not yet been entered.

[ProtoBuf.ProtoMember(1, IsRequired=true)]
public Notification.Type NotificationType

Remarks

Documentation for this section has not yet been entered.

Requirements

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