MatchingCoordinatorTInput, TCategory, TWorkStub, TWorkDescription, TWorkerDescriptionwaitingWork FieldNaiad Help

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

For each category with outstanding work, a queue of unused matches. There is an invariant that every value in this dictionary has Count greater than 0

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

C#
protected readonly Dictionary<TCategory, MatchingCoordinatorTInput, TCategory, TWorkStub, TWorkDescription, TWorkerDescriptionMatchQueue> waitingWork

Field Value

Type: DictionaryTCategory, MatchingCoordinatorTInput, TCategory, TWorkStub, TWorkDescription, TWorkerDescriptionMatchQueue
See Also

Reference