WinFormsDispatching Constructor |
Namespace:
Eneter.Messaging.Threading.Dispatching
Assembly:
Eneter.Messaging.Framework (in Eneter.Messaging.Framework.dll) Version: 8.0.7
Syntax public WinFormsDispatching(
ISynchronizeInvoke dispatcher
)
Public Sub New (
dispatcher As ISynchronizeInvoke
)
Parameters
- dispatcher
- Type: System.ComponentModelISynchronizeInvoke
[Missing <param name="dispatcher"/> documentation for "M:Eneter.Messaging.Threading.Dispatching.WinFormsDispatching.#ctor(System.ComponentModel.ISynchronizeInvoke)"]
See Also