Click or drag to resize

XmlHttpRequestProcessorBuilderSetUtcTimestampFactory Method


Namespace: DegreeDays.Api.Processing
Assembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
public XmlHttpRequestProcessorBuilder SetUtcTimestampFactory(
	IUtcTimestampFactory utcTimestampFactory
)

Parameters

utcTimestampFactory  IUtcTimestampFactory
 

Return Value

XmlHttpRequestProcessorBuilder
See Also