Click or drag to resize

IThreadDispatcherInvoke Method

[Missing <summary> documentation for "M:Eneter.Messaging.Threading.Dispatching.IThreadDispatcher.Invoke(System.Action)"]

Namespace:  Eneter.Messaging.Threading.Dispatching
Assembly:  Eneter.Messaging.Framework (in Eneter.Messaging.Framework.dll) Version: 8.0.7
Syntax
void Invoke(
	Action workItem
)

Parameters

workItem
Type: SystemAction

[Missing <param name="workItem"/> documentation for "M:Eneter.Messaging.Threading.Dispatching.IThreadDispatcher.Invoke(System.Action)"]

See Also