Share via


DispatcherQueues Property

Microsoft Robotics Class Reference

Collection of task ports associated with this dispatcher instance

Namespace: Microsoft.Ccr.Core
Assembly: Microsoft.Ccr.Core (in Microsoft.Ccr.Core.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

public List<DispatcherQueue> DispatcherQueues { get; }

See Also

Dispatcher Class

Microsoft.Ccr.Core Namespace