MatchingCoordinatorTInput, TCategory, TWorkStub, TWorkDescription, TWorkerDescriptionMatchQueue Constructor Naiad Help

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

Create an empty MatchQueue with the specified unique identifier

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 MatchQueue(
	int uid
)

Parameters

uid
Type: SystemInt32
Unique identifier to allow MatchQueues to form a sort order
See Also

Reference