Click or drag to resize

HttpStatus Methods

IT Hit WebDAV Classes Reference

The HttpStatus type exposes the following members.

Methods
  NameDescription
Public methodEquals(Object)
Indicates whether this instance and a specified object are equal.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(HttpStatus)
Indicates whether the current HttpStatus structure is equal to another HttpStatus structure.
Public methodGetHashCode
Returns the hash code for this instance.
(Overrides ValueTypeGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberParse
Parses HttpStatus structure from string containing status information.
Public methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Top
See Also