Closed bruno-brant closed 4 years ago
The code:
https://github.com/Avanade/Liquid-Application-Framework/blob/fc9edb95da074b98df7a75479633471f230b776d/src/Liquid.OnAzure/Hubs/AzureEventHub.cs#L104
Doesn't awaits its result, therefore never attempting to communicated with EventHub.
The code:
https://github.com/Avanade/Liquid-Application-Framework/blob/fc9edb95da074b98df7a75479633471f230b776d/src/Liquid.OnAzure/Hubs/AzureEventHub.cs#L104
Doesn't awaits its result, therefore never attempting to communicated with EventHub.