M-Files Vault Application Framework
C#
Show/Hide TOC
Stoppable Class
Definition
Namespace:
MFiles.VAF.AppTasks
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
abstract
class
Stoppable
Inheritance
Object
Stoppable
Derived
MFiles.VAF.AppTasks
TaskManager
Properties
IsShuttingDown
MaxLockWaitTime
ShutdownTask
ShutdownToken
Methods
AssertLockHeld
AssertNotShuttingDown
AssertWriteLockHeld
BeginShutdownAsync
Dispose
Dispose(Boolean)
EnterReadLock
EnterWriteLock
ExitReadLock
ExitWriteLock
OnShutdownCompleted
ShutdownAsync
See Also
Reference
MFiles.VAF.AppTasks Namespace
In This Article
Definition
Properties
Methods
See Also