次の方法で共有


StateStorageSiloBuilderExtensions.AddStateStorageBasedLogConsistencyProviderAsDefault メソッド

定義

オーバーロード

AddStateStorageBasedLogConsistencyProviderAsDefault(ISiloBuilder)

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

AddStateStorageBasedLogConsistencyProviderAsDefault(ISiloHostBuilder)

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

AddStateStorageBasedLogConsistencyProviderAsDefault(ISiloBuilder)

ソース:
StateStorageSiloBuilderExtensions.cs

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

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

パラメーター

builder
ISiloBuilder

戻り値

適用対象

AddStateStorageBasedLogConsistencyProviderAsDefault(ISiloHostBuilder)

ソース:
StateStorageSiloBuilderExtensions.cs

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

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

パラメーター

戻り値

適用対象