SimpleAzureQueueAdapterFactory コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
SimpleAzureQueueAdapterFactory() | |
SimpleAzureQueueAdapterFactory(String, SimpleAzureQueueStreamOptions, IServiceProvider, ILoggerFactory) |
SimpleAzureQueueAdapterFactory()
public SimpleAzureQueueAdapterFactory ();
Public Sub New ()
適用対象
SimpleAzureQueueAdapterFactory(String, SimpleAzureQueueStreamOptions, IServiceProvider, ILoggerFactory)
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