Click or drag to resize

WinFormsDispatching Constructor

Initializes a new instance of the WinFormsDispatching class

Namespace:  Eneter.Messaging.Threading.Dispatching
Assembly:  Eneter.Messaging.Framework (in Eneter.Messaging.Framework.dll) Version: 8.0.7
Syntax
public WinFormsDispatching(
	ISynchronizeInvoke dispatcher
)

Parameters

dispatcher
Type: System.ComponentModelISynchronizeInvoke

[Missing <param name="dispatcher"/> documentation for "M:Eneter.Messaging.Threading.Dispatching.WinFormsDispatching.#ctor(System.ComponentModel.ISynchronizeInvoke)"]

See Also