M-Files Vault Application Framework
C#
Show/Hide TOC
Async
Processing
Operation
T
Job
State Property
Processing state of the async job.
Definition
Namespace:
MFiles.VAF.MultiserverMode
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
ProcessingJobState
JobState
{
get
; }
Property Value
ProcessingJobState
See Also
Reference
AsyncProcessingOperation
T
Class
MFiles.VAF.MultiserverMode Namespace
In This Article
Definition
See Also