SimpleAzureQueueAdapterFactory Конструкторы
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Перегрузки
SimpleAzureQueueAdapterFactory() | |
SimpleAzureQueueAdapterFactory(String, SimpleAzureQueueStreamOptions, IServiceProvider, ILoggerFactory) |
SimpleAzureQueueAdapterFactory()
public SimpleAzureQueueAdapterFactory ();
Public Sub New ()
Применяется к
SimpleAzureQueueAdapterFactory(String, SimpleAzureQueueStreamOptions, IServiceProvider, ILoggerFactory)
- Исходный код:
- SimpleAzureQueueAdapterFactory.cs
public SimpleAzureQueueAdapterFactory (string name, Orleans.Configuration.SimpleAzureQueueStreamOptions options, IServiceProvider serviceProvider, Microsoft.Extensions.Logging.ILoggerFactory loggerFactory);
new Orleans.Providers.Streams.AzureQueue.SimpleAzureQueueAdapterFactory : string * Orleans.Configuration.SimpleAzureQueueStreamOptions * IServiceProvider * Microsoft.Extensions.Logging.ILoggerFactory -> Orleans.Providers.Streams.AzureQueue.SimpleAzureQueueAdapterFactory
Public Sub New (name As String, options As SimpleAzureQueueStreamOptions, serviceProvider As IServiceProvider, loggerFactory As ILoggerFactory)
Параметры
- name
- String
- options
- SimpleAzureQueueStreamOptions
- serviceProvider
- IServiceProvider
- loggerFactory
- ILoggerFactory