Creates a Dispatcher, if a Dispatcher has been created in the current thread an exception will be thrown.
Namespace: UnityThreadingAssembly: UnityThreading (in UnityThreading.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public Dispatcher() |
| Visual Basic |
|---|
Public Sub New |
| Visual C++ |
|---|
public: Dispatcher() |