BackgroundOperationRunOnce(Int32) Method
Runs the operation at once or immediately after the current run is finished.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public void RunOnce(
int maximumRunOnceRequests
)
Parameters
- maximumRunOnceRequests Int32
- The run once request will not be made, if there are already more than equal requests to the given maximum.