QueueOptionKind Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The possible queue options.
[System.Serializable]
public enum QueueOptionKind
[<System.Serializable>]
type QueueOptionKind =
Public Enum QueueOptionKind
- Inheritance
-
QueueOptionKind
- Attributes
Fields
Name | Value | Description |
---|---|---|
Status | 0 | |
Retention | 1 | |
ActivationStatus | 2 | |
ActivationProcedureName | 3 | |
ActivationMaxQueueReaders | 4 | |
ActivationExecuteAs | 5 | |
ActivationDrop | 6 | |
PoisonMessageHandlingStatus | 7 |