LogStorageSiloBuilderExtensions.AddLogStorageBasedLogConsistencyProviderAsDefault 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
AddLogStorageBasedLogConsistencyProviderAsDefault(ISiloBuilder) |
Fügt einen Protokollspeicher-Konsistenzanbieter als Standardkonsistenzanbieter hinzu"/> |
AddLogStorageBasedLogConsistencyProviderAsDefault(ISiloHostBuilder) |
Fügt einen Protokollspeicher-Konsistenzanbieter als Standardkonsistenzanbieter hinzu"/> |
AddLogStorageBasedLogConsistencyProviderAsDefault(ISiloBuilder)
Fügt einen Protokollspeicher-Konsistenzanbieter als Standardkonsistenzanbieter hinzu"/>
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
Parameter
- builder
- ISiloBuilder
Gibt zurück
Gilt für:
AddLogStorageBasedLogConsistencyProviderAsDefault(ISiloHostBuilder)
Fügt einen Protokollspeicher-Konsistenzanbieter als Standardkonsistenzanbieter hinzu"/>
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
Parameter
- builder
- ISiloHostBuilder