AsyncProcessingOperationArgsT Constructor
Self initializing constructor.
Namespace: MFiles.VAF.MultiserverModeAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public AsyncProcessingOperationArgs(
AsyncProcessingOperation<T> asyncOperation
)
Parameters
- asyncOperation AsyncProcessingOperationT
- Reference to the async operation.