XmlHttpRequestProcessorBuilderSetUtcTimestampFactory Method |
Namespace: DegreeDays.Api.ProcessingAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public XmlHttpRequestProcessorBuilder SetUtcTimestampFactory(
IUtcTimestampFactory utcTimestampFactory
)
Public Function SetUtcTimestampFactory (
utcTimestampFactory As IUtcTimestampFactory
) As XmlHttpRequestProcessorBuilder
Parameters
- utcTimestampFactory IUtcTimestampFactory
-
Return Value
XmlHttpRequestProcessorBuilderSee Also