PendingOperationType Enum

Definition

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

public enum class PendingOperationType
[System.Flags]
public enum PendingOperationType
type PendingOperationType = 
Public Enum PendingOperationType
Inheritance
PendingOperationType
Attributes

Fields

All 7
NoOperation 1
Suspend 2
Terminate 4

Applies to