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