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.4.5
Syntax
public ISyncInvoker SyncInvoker { get; }

Property Value

ISyncInvoker
See Also