Skip to content

JSThreadSafeFunction class

C#
public class JSThreadSafeFunction

Public Members

namedescription
JSThreadSafeFunction(…)
Abort()
Acquire()
BlockingCall()
BlockingCall(…)(3 methods)
GetFunctionContext()
NonBlockingCall()
NonBlockingCall(…)(3 methods)
Ref()
Release()
Unref()
static IsAvailable { get; }
explicit operator
implicit operator

See Also

Released under the MIT license