AESendMode Enum

Definition

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum AESendMode
type AESendMode = 
Inheritance
AESendMode
Attributes

Fields

AlwaysInteract 48
CanInteract 32
CanSwitchLayer 64
DontExecute 8192
DontReconnect 128
DontRecord 4096
NeverInteract 16
NoReply 1
ProcessNonReplyEvents 32768
QueueReply 2
WaitReply 3
WantReceipt 512

Applies to