DeleteAllUsedQueues(string, string, string, ILoggerFactory)
static
public static Task DeleteAllUsedQueues(string providerName, string clusterId, string storageConnectionString, ILoggerFactory loggerFactory) Async method to delete all used queues, for specific provider and clusterId
Parameters
providerNamestringclusterIdstringstorageConnectionStringstringloggerFactoryILoggerFactory
Returns
Task object for this async method
