Freigeben über


LogStorageSiloBuilderExtensions.AddLogStorageBasedLogConsistencyProviderAsDefault Methode

Definition

Überlädt

AddLogStorageBasedLogConsistencyProviderAsDefault(ISiloBuilder)

Fügt einen Protokollspeicher-Konsistenzanbieter als Standardkonsistenzanbieter hinzu"/>

AddLogStorageBasedLogConsistencyProviderAsDefault(ISiloHostBuilder)

Fügt einen Protokollspeicher-Konsistenzanbieter als Standardkonsistenzanbieter hinzu"/>

AddLogStorageBasedLogConsistencyProviderAsDefault(ISiloBuilder)

Quelle:
LogStorageSiloBuilderExtensions.cs

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)

Quelle:
LogStorageSiloBuilderExtensions.cs

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

Gibt zurück

Gilt für: