Table of Contents

Enum SendPriority

Namespace
PushTechnology.ClientInterface.Client.Enums
Assembly
Diffusion.Client.dll

The sending, or delivery priority.

public enum SendPriority

Fields

HIGH = 1

'High' delivery priority.

LOW = 2

'Low' delivery priority.

NORMAL = 0

'Normal' delivery priority.