Initializes a new ActionDoneEventArgs-Object with a given return value.
Namespace: BackgroundTaskAssembly: BackgroundTask (in BackgroundTask.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- result
- Type: TResult
The returned result.
See Also