[This is preliminary documentation and is subject to change.]
Blocks the caller until this subscription has processed all inputs up to and
including the given epoch.
Namespace: Microsoft.Research.Naiad
Assembly: Microsoft.Research.Naiad (in Microsoft.Research.Naiad.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
C#
void Sync( int time )
Parameters
- time
- Type: SystemInt32
The epoch.
Remarks
See Also