[This is preliminary documentation and is subject to change.]
An update to a pointstamp count
Namespace: Microsoft.Research.Naiad.Runtime.Progress
Assembly: Microsoft.Research.Naiad (in Microsoft.Research.Naiad.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
C#
public struct Update
The Update type exposes the following members.
Fields
Name | Description | |
---|---|---|
Delta |
The change in the count of the pointstamp
| |
Pointstamp |
The pointstamp
|
See Also