FrontierChangedEventArgs ClassNaiad Help

[This is preliminary documentation and is subject to change.]

Container for Frontier events
Inheritance Hierarchy

SystemObject
  SystemEventArgs
    Microsoft.Research.Naiad.DiagnosticsFrontierChangedEventArgs

Namespace: Microsoft.Research.Naiad.Diagnostics
Assembly: Microsoft.Research.Naiad (in Microsoft.Research.Naiad.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax

C#
public class FrontierChangedEventArgs : EventArgs

The FrontierChangedEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodFrontierChangedEventArgs
Constructs new event arguments with the given newFrontier.
Top
Fields

  NameDescription
Public fieldNewFrontier
The minimal antichain of Pointstamps in the new frontier.
Top
See Also

Reference