Click or drag to resize

NullSyncInvoker.Invoke Method

Overload List
 NameDescription
Public methodInvoke(Action) Invokes a delegate that returns no value on the script engine's thread.
Public methodInvoke<T>(Func<T>) Invokes a delegate that returns a value on the script engine's thread.
Top
See Also