Status Members
Include Protected Members
Include Inherited Members
Alert information that is returned.
The Status type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Status | Initializes a new instance of the Status class. |
Top
Properties
Name | Description | |
---|---|---|
Message | Gets a message that describes the current exception. | |
Name | Gets status message code. | |
Severity | Gets the severity of an error message. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top