CommandStatus

CommandStatus class

Indicates the result of an operation.

Constructors

NameDescription
CommandStatusInitializes a new instance of the Status class.

Methods

NameDescription
EqualsDetermines whether the specified object is equal to the current object.
get_DescriptionContains status description
get_StatusCodeContains status code
GetHashCodeServes as a hash function for a particular type.
ToStringReturns a string that represents the current object.
descriptionfieldContains status description
statusCodefieldContains status code