Azure / azure-iot-sdk-csharp

A C# SDK for connecting devices to Microsoft Azure IoT services
Other
464 stars 493 forks source link

Add comment for HTTP client usage for module clients #3297

Closed abhipsaMisra closed 1 year ago

timtay-microsoft commented 1 year ago

Got it. #3299 renames the HTTP settings object to reflect that both the file upload operations and module method invocation methods pull from these settings. Thanks for pointing this out!