다음을 통해 공유


PendingOperationType 열거형

정의

이 열거형은 멤버 값의 비트 조합을 지원합니다.

public enum class PendingOperationType
[System.Flags]
public enum PendingOperationType
type PendingOperationType = 
Public Enum PendingOperationType
상속
PendingOperationType
특성

필드

Name Description
NoOperation 1
Suspend 2
Terminate 4
All 7

적용 대상