List of exceptions that can be thrown by ModuleClient.SendEventAsync is not complete #2176
Labels
bug
Something isn't working.
Category-Docs
Requires investment in documentation
IoTSDK
Tracks all IoT SDK issues across the board
Issue Transfer
This issue has been transferred from the Azure SDK for .NET repository, #24191.
Please be aware that @fgheysels is the author of the original issue and include them for any questions or replies.
Details
The documentation mentions that the
SendEventAsync
method can throw anOperationCanceledException
, and no other exception types are listed.However, I have a situation where this method throws a
TimeoutException
as well:It would be nice if the list of exceptions that can be thrown by this method is completed.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: