Click or drag to resize

SyncContextInvoker Property

Gets the invoker. May be null.

Namespace:  callback.ShellBoost.Core.Synchronization
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public Object Invoker { get; }

Property Value

Type: Object
The invoker.
See Also