AsyncProcessingOperationTThrowIfLessThanOne Method
Asserts the passed value is greater than zero.
Namespace: MFiles.VAF.MultiserverModeAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
protected void ThrowIfLessThanOne(
int val,
string name
)
Parameters
- val Int32
- Value to check.
- name String
- Param / variable name.