[This is preliminary documentation and is subject to change.]
Indicates whether the destination vertex can be currently re-entered. Decremented and incremented by Naiad.
Namespace: Microsoft.Research.Naiad.Dataflow
Assembly: Microsoft.Research.Naiad (in Microsoft.Research.Naiad.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
C#
int AvailableEntrancy { get; set; }
Property Value
Type: Int32See Also