M-Files Vault Application Framework
M-Files Vault Application Framework
MFiles.VAF Namespaces
MFiles.VAF.MultiserverMode
AsyncProcessingOperation(T) Class
AsyncProcessingOperation(T) Methods
OnCancellationRequested Method
OnProcessingCompleted Method
OnProcessingFailed Method
OnProcessingStarted Method
ThrowIfLessThanOne Method
AsyncProcessingOperation
T
OnCancellationRequested Method
Override the cancellation requested method to ensure only items with a valid state are updated.
Namespace:
MFiles.VAF.MultiserverMode
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.2.0.9
Syntax
C#
Copy
protected
override
void
OnCancellationRequested
(
CancellableOperationArgs
<T>
args
)
Parameters
args
Type:
MFiles.VAF.MultiserverMode
CancellableOperationArgs
T
Cancellable operation.
See Also
Reference
AsyncProcessingOperation
T
Class
MFiles.VAF.MultiserverMode Namespace
Send comments on this topic to
devsupport@m-files.com