Enum IoLimitType
A set of values indicating the type of Io limit.
Namespace: Fs.Processes.JobObjects
Assembly: Fs.Processes.dll
Syntax
public enum IoLimitType
Fields
Name | Description |
---|---|
Read | I/O read limit. |
Write | I/O write limit. |
A set of values indicating the type of Io limit.
public enum IoLimitType
Name | Description |
---|---|
Read | I/O read limit. |
Write | I/O write limit. |