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