Edit

Share via


IOPriority Enum

Definition

public enum IOPriority
type IOPriority = 
Public Enum IOPriority
Inheritance
IOPriority

Fields

Name Value Description
VeryLow 0
Low 1
Normal 2
High 3
Critical 4

Applies to