Class SocketSourceFuncCallHandler
Call Handler for SocketSourceFunc. A call annotation indicates the closure should be valid for the duration of the call. This handler does not implement any special memory management.
public class SocketSourceFuncCallHandler
- Inheritance
-
SocketSourceFuncCallHandler
- Inherited Members
Constructors
SocketSourceFuncCallHandler(SocketSourceFunc)
public SocketSourceFuncCallHandler(SocketSourceFunc managed)
Parameters
managed
SocketSourceFunc
Fields
NativeCallback
public SocketSourceFunc NativeCallback