MatchingCoordinatorTInput, TCategory, TWorkStub, TWorkDescription, TWorkerDescriptionMatchcategories FieldNaiad Help

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

A list of queues that match to this work item. If this list is null or empty, the item will be assigned to an available worker after that worker has executed all matching items.

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#
public IEnumerable<TCategory> categories

Field Value

Type: IEnumerableTCategory
See Also

Reference