HttpStatus Structure

IT Hit WebDAV for .NET

Structure that describes HTTP response's status.

For a list of all members of this type, see HttpStatus Members.

System.Object
   System.ValueType
      ITHit.WebDAV.Client.HttpStatus

[Visual Basic]
Public Structure HttpStatus
[C#]
public struct HttpStatus

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ITHit.WebDAV.Client

Assembly: ITHit.WebDAV.Client (in ITHit.WebDAV.Client.dll)

See Also

HttpStatus Members | ITHit.WebDAV.Client Namespace