Click or drag to resize

SyncDispatching Constructor (Boolean)

Initializes a new instance of the SyncDispatching class

Namespace:  Eneter.Messaging.Threading.Dispatching
Assembly:  Eneter.Messaging.Framework (in Eneter.Messaging.Framework.dll) Version: 8.0.7
Syntax
public SyncDispatching(
	bool isDispatcherShared
)

Parameters

isDispatcherShared
Type: SystemBoolean

[Missing <param name="isDispatcherShared"/> documentation for "M:Eneter.Messaging.Threading.Dispatching.SyncDispatching.#ctor(System.Boolean)"]

See Also