M-Files Vault Application Framework
C#
Show/Hide TOC
Background
Operation
Status Property
The status of the background operation.
Definition
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
BackgroundOperationStatus
Status
{
get
; }
Property Value
BackgroundOperationStatus
See Also
Reference
BackgroundOperation Class
MFiles.VAF.Common Namespace
In This Article
Definition
See Also