We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95bd254 commit d998f55Copy full SHA for d998f55
FunctionService3/MyQueueFunction.cs
@@ -1,5 +1,3 @@
1
-using System;
2
-using System.Threading.Tasks;
3
using Azure.Messaging.ServiceBus;
4
using Microsoft.Azure.Functions.Worker;
5
using Microsoft.Extensions.Logging;
FunctionService3/SubscriptionClientFunction.cs
0 commit comments