LogStorageSiloBuilderExtensions.AddLogStorageBasedLogConsistencyProviderAsDefault 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
AddLogStorageBasedLogConsistencyProviderAsDefault(ISiloBuilder) |
將記錄儲存體記錄一致性提供者新增為預設一致性提供者「/> |
AddLogStorageBasedLogConsistencyProviderAsDefault(ISiloHostBuilder) |
將記錄儲存體記錄一致性提供者新增為預設一致性提供者「/> |
AddLogStorageBasedLogConsistencyProviderAsDefault(ISiloBuilder)
將記錄儲存體記錄一致性提供者新增為預設一致性提供者「/>
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)
將記錄儲存體記錄一致性提供者新增為預設一致性提供者「/>
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
參數
- builder
- ISiloHostBuilder