A set of parameter names and values to be sent in an HTTP request.
Inheritance Hierarchy Namespace: DegreeDays.Api.ProcessingAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntaxpublic sealed class HttpRequestData
Public NotInheritable Class HttpRequestData
The HttpRequestData type exposes the following members.
Properties
Methods
Thread Safety
Instances of this class are immutable. You can safely reuse them and call them from multiple threads at once.
See Also