다음을 통해 공유


LogStorageSiloBuilderExtensions.AddLogStorageBasedLogConsistencyProviderAsDefault 메서드

정의

오버로드

AddLogStorageBasedLogConsistencyProviderAsDefault(ISiloBuilder)

로그 스토리지 로그 일관성 공급자를 기본 일관성 공급자로 추가"/>

AddLogStorageBasedLogConsistencyProviderAsDefault(ISiloHostBuilder)

로그 스토리지 로그 일관성 공급자를 기본 일관성 공급자로 추가"/>

AddLogStorageBasedLogConsistencyProviderAsDefault(ISiloBuilder)

Source:
LogStorageSiloBuilderExtensions.cs

로그 스토리지 로그 일관성 공급자를 기본 일관성 공급자로 추가"/>

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

매개 변수

builder
ISiloBuilder

반환

적용 대상

AddLogStorageBasedLogConsistencyProviderAsDefault(ISiloHostBuilder)

Source:
LogStorageSiloBuilderExtensions.cs

로그 스토리지 로그 일관성 공급자를 기본 일관성 공급자로 추가"/>

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

매개 변수

반환

적용 대상