Freigeben über


StateStorageSiloBuilderExtensions.AddStateStorageBasedLogConsistencyProviderAsDefault Methode

Definition

Überlädt

AddStateStorageBasedLogConsistencyProviderAsDefault(ISiloBuilder)

Fügt einen Konsistenzanbieter für den Statusspeicher als Standardkonsistenzanbieter hinzu"/>

AddStateStorageBasedLogConsistencyProviderAsDefault(ISiloHostBuilder)

Fügt einen Konsistenzanbieter für den Statusspeicher als Standardkonsistenzanbieter hinzu"/>

AddStateStorageBasedLogConsistencyProviderAsDefault(ISiloBuilder)

Quelle:
StateStorageSiloBuilderExtensions.cs

Fügt einen Konsistenzanbieter für den Statusspeicher als Standardkonsistenzanbieter hinzu"/>

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

Parameter

builder
ISiloBuilder

Gibt zurück

Gilt für:

AddStateStorageBasedLogConsistencyProviderAsDefault(ISiloHostBuilder)

Quelle:
StateStorageSiloBuilderExtensions.cs

Fügt einen Konsistenzanbieter für den Statusspeicher als Standardkonsistenzanbieter hinzu"/>

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

Parameter

Gibt zurück

Gilt für: