MatchingCoordinatorTInput, TCategory, TWorkStub, TWorkDescription, TWorkerDescriptionNotifyQueueAddition Method Naiad Help

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

called whenever a new worker queue is added

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 virtual void NotifyQueueAddition(
	TCategory queue
)

Parameters

queue
Type: TCategory
key for the queue
See Also

Reference