Class ClosureMarshalAsyncHandler
Async Handler for ClosureMarshal. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.
public class ClosureMarshalAsyncHandler
- Inheritance
-
ClosureMarshalAsyncHandler
- Inherited Members
Constructors
ClosureMarshalAsyncHandler(ClosureMarshal)
public ClosureMarshalAsyncHandler(ClosureMarshal managed)
Parameters
managed
ClosureMarshal
Fields
NativeCallback
public ClosureMarshal NativeCallback