Click or drag to resize
WebRequestResultT Properties

The WebRequestResultT generic type exposes the following members.

Properties
  NameDescription
Public propertyHttpStatusCode
Gets or sets the status code returned by the request.
Public propertyResult
Gets or sets the result of the request.
Top
See Also