CustomStorageSiloBuilderExtensions.AddCustomStorageBasedLogConsistencyProviderAsDefault メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
AddCustomStorageBasedLogConsistencyProviderAsDefault(ISiloBuilder, String) |
カスタム ストレージ ログ整合性プロバイダーを既定の整合性プロバイダーとして追加します"/> |
AddCustomStorageBasedLogConsistencyProviderAsDefault(ISiloHostBuilder, String) |
カスタム ストレージ ログ整合性プロバイダーを既定の整合性プロバイダーとして追加します"/> |
AddCustomStorageBasedLogConsistencyProviderAsDefault(ISiloBuilder, String)
カスタム ストレージ ログ整合性プロバイダーを既定の整合性プロバイダーとして追加します"/>
public static Orleans.Hosting.ISiloBuilder AddCustomStorageBasedLogConsistencyProviderAsDefault (this Orleans.Hosting.ISiloBuilder builder, string primaryCluster = default);
static member AddCustomStorageBasedLogConsistencyProviderAsDefault : Orleans.Hosting.ISiloBuilder * string -> Orleans.Hosting.ISiloBuilder
<Extension()>
Public Function AddCustomStorageBasedLogConsistencyProviderAsDefault (builder As ISiloBuilder, Optional primaryCluster As String = Nothing) As ISiloBuilder
パラメーター
- builder
- ISiloBuilder
- primaryCluster
- String
戻り値
適用対象
AddCustomStorageBasedLogConsistencyProviderAsDefault(ISiloHostBuilder, String)
カスタム ストレージ ログ整合性プロバイダーを既定の整合性プロバイダーとして追加します"/>
public static Orleans.Hosting.ISiloHostBuilder AddCustomStorageBasedLogConsistencyProviderAsDefault (this Orleans.Hosting.ISiloHostBuilder builder, string primaryCluster = default);
static member AddCustomStorageBasedLogConsistencyProviderAsDefault : Orleans.Hosting.ISiloHostBuilder * string -> Orleans.Hosting.ISiloHostBuilder
<Extension()>
Public Function AddCustomStorageBasedLogConsistencyProviderAsDefault (builder As ISiloHostBuilder, Optional primaryCluster As String = Nothing) As ISiloHostBuilder
パラメーター
- builder
- ISiloHostBuilder
- primaryCluster
- String