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


Glossary Item Box

The following tables list the members exposed by HTTPClientRequestMessage.

Public Constructors

 NameDescription
Public ConstructorHTTPClientRequestMessage ConstructorCreate the request.  
Top

Public Properties

 NameDescription
Public PropertyHeadersGet all headers. Not supported.  
Public PropertyMethodThe request method.  
Public PropertyUrlGet the request uri. Set is not supported.  
Top

Public Methods

 NameDescription
Public MethodGetHeaderGet a request header.  
Public MethodGetResponseGet the response from the request.  
Public MethodGetStreamGet the request stream.  
Public MethodSetHeaderSet a request header.  
Top

See Also

© 2019 All Rights Reserved.