AzureQueueStreamProviderUtils
class
Namespace: Orleans.Providers.Streams.AzureQueue
Utility functions for azure queue Persistent stream provider.
public class AzureQueueStreamProviderUtilsConstructors
Methods
ClearAllUsedAzureQueues(ILoggerFactory, List<string>, AzureQueueOptions)Helper method for testing. Clears all messages in all the queues used by the specified stream provider.ClearAllUsedAzureQueues(ILoggerFactory, List<string>, string)Helper method for testing. Clears all messages in all the queues used by the specified stream provider.DeleteAllUsedAzureQueues(ILoggerFactory, List<string>, AzureQueueOptions)Helper method for testing. Deletes all the queues used by the specified stream provider.DeleteAllUsedAzureQueues(ILoggerFactory, List<string>, string)Helper method for testing. Deletes all the queues used by the specified stream provider.GenerateDefaultAzureQueueNames(string, string)Generate default azure queue names
