Windward Engine API Reference
HTTPClientResponseMessage Class Members
See Also  Properties  Methods  Send comments on this topic.
WindwardReportsDrivers.net.windward.datasource.odata.odatav123 Namespace : HTTPClientResponseMessage Class


Glossary Item Box

The following tables list the members exposed by HTTPClientResponseMessage.

Public Constructors

 NameDescription
Public ConstructorHTTPClientResponseMessage ConstructorCreate the response object.  
Top

Public Properties

 NameDescription
Public PropertyHeadersGet all response headers.  
Public PropertyStatusCodeGet the response status code. Set is not supported.  
Public PropertyStatusDescriptionGet the response description. Set is not supported.  
Top

Public Methods

 NameDescription
Public MethodDisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Public MethodGetHeaderGet the response headers.  
Public MethodGetStreamGet the response stream.  
Public MethodSetHeaderSet the response headers.  
Top

See Also

© 2019 All Rights Reserved.