MessageSendStatus Enumeration |
[This is preliminary documentation and is subject to change.]
Sendstatus of a a message
Namespace: Netadmin.Management.Messaging.DtoAssembly: Netadmin.Management.Interfaces (in Netadmin.Management.Interfaces.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntaxpublic enum MessageSendStatus
Public Enumeration MessageSendStatus
Members
| Member name | Value | Description |
---|
| Succeded | 0 | |
| WillRetry | 1 | |
| Failed | 2 | |
See Also