Click or drag to resize

NullSyncInvokerInvoke Method

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