StateStorageSiloBuilderExtensions.AddStateStorageBasedLogConsistencyProviderAsDefault Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Ü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)
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)
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
- builder
- ISiloHostBuilder