JOBOBJECT_IO_RATE_CONTROL_INFORMATION class base struct

Contains information used to control the I/O rate for a job.

Inheritance

Properties

BaseIoSize int
getter/setter pair
ControlFlags int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
MaxBandwidth int
getter/setter pair
MaxIops int
getter/setter pair
ReservationIops int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
VolumeName Pointer<Utf16>
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited