The Status type exposes the following members.

Methods

  NameDescription
Public methodEquals(Object)
Implements IEquatable.
(Overrides ValueType..::..Equals(Object).)
Public methodEquals(Status)
Implements IEquatable.
Public methodGetHashCode
Implements IEquatable.
(Overrides ValueType..::..GetHashCode()()()().)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a simple string representation of the status.
(Overrides ValueType..::..ToString()()()().)

See Also