C# 클래스 BuildTools.JOBOBJECT_BASIC_LIMIT_INFORMATION

파일 보기 프로젝트 열기: DemonWav/BuildToolsGUI 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ActiveProcessLimit System.UInt32
Affinity System.UIntPtr
LimitFlags System.UInt32
MaximumWorkingSetSize System.UIntPtr
MinimumWorkingSetSize System.UIntPtr
PerJobUserTimeLimit System.Int64
PerProcessUserTimeLimit System.Int64
PriorityClass System.UInt32
SchedulingClass System.UInt32

프로퍼티 상세

ActiveProcessLimit 공개적으로 프로퍼티

public UInt32,System ActiveProcessLimit
리턴 System.UInt32

Affinity 공개적으로 프로퍼티

public UIntPtr,System Affinity
리턴 System.UIntPtr

LimitFlags 공개적으로 프로퍼티

public UInt32,System LimitFlags
리턴 System.UInt32

MaximumWorkingSetSize 공개적으로 프로퍼티

public UIntPtr,System MaximumWorkingSetSize
리턴 System.UIntPtr

MinimumWorkingSetSize 공개적으로 프로퍼티

public UIntPtr,System MinimumWorkingSetSize
리턴 System.UIntPtr

PerJobUserTimeLimit 공개적으로 프로퍼티

public Int64,System PerJobUserTimeLimit
리턴 System.Int64

PerProcessUserTimeLimit 공개적으로 프로퍼티

public Int64,System PerProcessUserTimeLimit
리턴 System.Int64

PriorityClass 공개적으로 프로퍼티

public UInt32,System PriorityClass
리턴 System.UInt32

SchedulingClass 공개적으로 프로퍼티

public UInt32,System SchedulingClass
리턴 System.UInt32