Package Functions | |
BoundingStateWithPostponed (int boundedCapacity) | |
Package Attributes | |
readonly QueuedMap< ISourceBlock< TInput >, DataflowMessageHeader > | PostponedMessages = new QueuedMap<ISourceBlock<TInput>, DataflowMessageHeader>() |
int | OutstandingTransfers |
readonly int | BoundedCapacity |
int | CurrentCount |
Properties | |
int | PostponedMessagesCountForDebugger [get] |
bool | CountIsLessThanBound [get] |
Definition at line 6 of file BoundingStateWithPostponed.cs.