M-Files Vault Application Framework
C#
Show/Hide TOC
Async
Processing
Operation
Args
T
Operation Property
The async processing operation.
Definition
Namespace:
MFiles.VAF.MultiserverMode
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
AsyncProcessingOperation
<T>
Operation
{
get
; }
Property Value
AsyncProcessingOperation
T
See Also
Reference
AsyncProcessingOperationArgs
T
Class
MFiles.VAF.MultiserverMode Namespace
In This Article
Definition
See Also