LogStorageSiloBuilderExtensions.AddLogStorageBasedLogConsistencyProviderAsDefault メソッド

定義

オーバーロード

AddLogStorageBasedLogConsistencyProviderAsDefault(ISiloBuilder)

ログ ストレージ ログ整合性プロバイダーを既定の整合性プロバイダーとして追加します"/>

AddLogStorageBasedLogConsistencyProviderAsDefault(ISiloHostBuilder)

ログ ストレージ ログ整合性プロバイダーを既定の整合性プロバイダーとして追加します"/>

AddLogStorageBasedLogConsistencyProviderAsDefault(ISiloBuilder)

ソース:
LogStorageSiloBuilderExtensions.cs

ログ ストレージ ログ整合性プロバイダーを既定の整合性プロバイダーとして追加します"/>

public static Orleans.Hosting.ISiloBuilder AddLogStorageBasedLogConsistencyProviderAsDefault (this Orleans.Hosting.ISiloBuilder builder);
static member AddLogStorageBasedLogConsistencyProviderAsDefault : Orleans.Hosting.ISiloBuilder -> Orleans.Hosting.ISiloBuilder
<Extension()>
Public Function AddLogStorageBasedLogConsistencyProviderAsDefault (builder As ISiloBuilder) As ISiloBuilder

パラメーター

builder
ISiloBuilder

戻り値

適用対象

AddLogStorageBasedLogConsistencyProviderAsDefault(ISiloHostBuilder)

ソース:
LogStorageSiloBuilderExtensions.cs

ログ ストレージ ログ整合性プロバイダーを既定の整合性プロバイダーとして追加します"/>

public static Orleans.Hosting.ISiloHostBuilder AddLogStorageBasedLogConsistencyProviderAsDefault (this Orleans.Hosting.ISiloHostBuilder builder);
static member AddLogStorageBasedLogConsistencyProviderAsDefault : Orleans.Hosting.ISiloHostBuilder -> Orleans.Hosting.ISiloHostBuilder
<Extension()>
Public Function AddLogStorageBasedLogConsistencyProviderAsDefault (builder As ISiloHostBuilder) As ISiloHostBuilder

パラメーター

戻り値

適用対象