Click or drag to resize
IHttpResponse Interface

Namespace: Innovator.Client
Assembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax
public interface IHttpResponse

The IHttpResponse type exposes the following members.

Properties
  NameDescription
Public propertyAsStream
Public propertyHeaders
Public propertyStatusCode
Top
Extension Methods
  NameDescription
Public Extension MethodAsString (Defined by Extensions.)
Public Extension MethodAsXml (Defined by Extensions.)
Top
See Also