[This is preliminary documentation and is subject to change.]
Returns the dispatcher that this handler works under
Namespace: NFX.WaveAssembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
public WorkDispatcher Dispatcher { get; }public WorkDispatcher Dispatcher { get; }Public ReadOnly Property Dispatcher As WorkDispatcher
Get
Public ReadOnly Property Dispatcher As WorkDispatcher
Get
public:
property WorkDispatcher^ Dispatcher {
WorkDispatcher^ get ();
}public:
property WorkDispatcher^ Dispatcher {
WorkDispatcher^ get ();
}member Dispatcher : WorkDispatcher with get
member Dispatcher : WorkDispatcher with get
Property Value
Type:
WorkDispatcher