Click or drag to resize

XmlHttpRequestProcessorBuilder Constructor

Initializes a new instance of the XmlHttpRequestProcessorBuilder class

Namespace: DegreeDays.Api.Processing
Assembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
public Builder(
	AccountKey accountKey,
	SecurityKey securityKey
)

Parameters

accountKey  AccountKey
 
securityKey  SecurityKey
 
See Also