EventStatus Enumeration |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Netadmin.Management.Event.Dto.EventStatus"]
Namespace: Netadmin.Management.Event.Dto
Member name | Value | Description | |
---|---|---|---|
NotProcessed | 0 | ||
Processing | 1 | ||
Success | 2 | ||
NotSuccess | 3 | ||
Error | 4 | ||
Exception | 5 |