ThreadedViewModelOnClosing Method |
Namespace: ArthaChitra.Core.ViewModelAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.4.0
Syntaxprotected virtual Task OnClosing(
CancellationToken token,
CancelEventArgs args
)
Parameters
- token CancellationToken
-
- args CancelEventArgs
-
Return Value
Task
See Also