StoppableShutdownAsync Method |
Starts the shutdown process, if it hasn't already begun.
Namespace:
MFiles.VAF.AppTasks
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic Task ShutdownAsync()
Public Function ShutdownAsync As Task
public:
Task^ ShutdownAsync()
Return Value
Type:
TaskThe
ShutdownToken.
See Also