HttpTransportOptions interface
Options structure for passing optional configuration parameters into the Http Transport.
This is passed into setOptions as a property named http
inside of an DeviceClientOptions object.
See
Properties
agent | Optional Agent object to use with the Http connection |
receive |
Optional configuration parameters to use for receive polling. |
Property Details
agent
receivePolicy
Optional configuration parameters to use for receive polling.
receivePolicy?: HttpReceiverOptions