AzureQueueAdapterFactory
class
Namespace: Orleans.Providers.Streams.AzureQueue
Factory class for Azure Queue based stream provider.
public class AzureQueueAdapterFactory : IQueueAdapterFactoryConstructors
Methods
Create(IServiceProvider, string)CreateAdapterCreates the Azure Queue based adapter.GetDeliveryFailureHandler(QueueId)Creates a delivery failure handler for the specified queue.GetQueueAdapterCacheCreates the adapter cache.GetStreamQueueMapperCreates the factory stream queue mapper.InitInit the factory.
