Share via


Operation Enum

Definition

This enumeration supports a bitwise combination of its member values.

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

Fields

Body 4
Call 512
Catch 2097152
Compensate 8388608
Compensation 8
Construct 1048576
DebugMode 624
Dehydrated 576
Delay 268435456
End 2
Exec 65536
Expression 524288
If 128
Listen 32
Parallel 16
Persist 800
Receive 262144
Rehydrated 592
Resumed 768
ResumeInDebugMode 608
Scope 16777216
Send 131072
Service 528
Shutdown 784
Start 1
Suspend 67108864
Suspended 544
Terminate 134217728
Terminated 560
Throw 4194304
While 64
WhileBody 285212672

Applies to