XmlHttpRequestProcessorBuilderSetBytesToEncodedString Method |
Namespace: DegreeDays.Api.ProcessingAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public XmlHttpRequestProcessorBuilder SetBytesToEncodedString(
IBytesToEncodedString bytesToEncodedString
)
Public Function SetBytesToEncodedString (
bytesToEncodedString As IBytesToEncodedString
) As XmlHttpRequestProcessorBuilder
Parameters
- bytesToEncodedString IBytesToEncodedString
-
Return Value
XmlHttpRequestProcessorBuilderSee Also