Click or drag to resize

WindowsScriptEngineSyncInvoker Property

Gets the ISyncInvoker implementation associated with the current script engine.

Namespace:  Microsoft.ClearScript.Windows.Core
Assembly:  ClearScript.Windows.Core (in ClearScript.Windows.Core.dll) Version: 7.2.3
Syntax
public ISyncInvoker SyncInvoker { get; }

Property Value

Type: ISyncInvoker
See Also