DeleteAllUsedQueues(string, string, string, ILoggerFactory, bool)
static
public static Task DeleteAllUsedQueues(string providerName, string clusterId, string storageConnectionString, ILoggerFactory loggerFactory, bool fifoQueue) Deletes all queues used by a provider and cluster.
Parameters
providerNamestringclusterIdstringstorageConnectionStringstringloggerFactoryILoggerFactoryfifoQueuebool
