Click or drag to resize

wclMessageBroadcasterGetSyncMethod Method

Gets the current inter-threading synchronization method.

Namespace: wclCommon
Assembly: wclCommon (in wclCommon.dll) Version: 7.11.10.0 (7.11.10.0)
Syntax
public static wclMessageSynchronizationKind GetSyncMethod()

Return Value

wclMessageSynchronizationKind
The current inter-threading synchronization method.
See Also