M-Files Vault Application Framework
M-Files Vault Application Framework
MFiles.VAF Namespaces
MFiles.VAF.MultiserverMode
CancellableOperation(T) Class
CancellableOperation(T) Methods
Cancel Method
CancelAfter Method
OnCancellationRequested Method
ResetCancellationToken Method
ThrowIfCancellationRequested Method
ThrowIfNull Method
TriggerCancellationRequested Method
CancellableOperation
T
TriggerCancellationRequested Method
Triggers the cancellation requested event, for any registered listeners.
Namespace:
MFiles.VAF.MultiserverMode
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.2.0.9
Syntax
C#
Copy
protected
void
TriggerCancellationRequested
(
CancellableOperationArgs
<T>
args
)
Parameters
args
Type:
MFiles.VAF.MultiserverMode
CancellableOperationArgs
T
Cancellable operation.
See Also
Reference
CancellableOperation
T
Class
MFiles.VAF.MultiserverMode Namespace
Send comments on this topic to
devsupport@m-files.com