CustomStorageSiloBuilderExtensions.AddCustomStorageBasedLogConsistencyProviderAsDefault 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
AddCustomStorageBasedLogConsistencyProviderAsDefault(ISiloBuilder, String) |
新增自訂儲存體記錄一致性提供者作為預設一致性提供者「/> |
AddCustomStorageBasedLogConsistencyProviderAsDefault(ISiloHostBuilder, String) |
新增自訂儲存體記錄一致性提供者作為預設一致性提供者「/> |
AddCustomStorageBasedLogConsistencyProviderAsDefault(ISiloBuilder, String)
新增自訂儲存體記錄一致性提供者作為預設一致性提供者「/>
public static Orleans.Hosting.ISiloBuilder AddCustomStorageBasedLogConsistencyProviderAsDefault (this Orleans.Hosting.ISiloBuilder builder, string primaryCluster = default);
static member AddCustomStorageBasedLogConsistencyProviderAsDefault : Orleans.Hosting.ISiloBuilder * string -> Orleans.Hosting.ISiloBuilder
<Extension()>
Public Function AddCustomStorageBasedLogConsistencyProviderAsDefault (builder As ISiloBuilder, Optional primaryCluster As String = Nothing) As ISiloBuilder
參數
- builder
- ISiloBuilder
- primaryCluster
- String
傳回
適用於
AddCustomStorageBasedLogConsistencyProviderAsDefault(ISiloHostBuilder, String)
新增自訂儲存體記錄一致性提供者作為預設一致性提供者「/>
public static Orleans.Hosting.ISiloHostBuilder AddCustomStorageBasedLogConsistencyProviderAsDefault (this Orleans.Hosting.ISiloHostBuilder builder, string primaryCluster = default);
static member AddCustomStorageBasedLogConsistencyProviderAsDefault : Orleans.Hosting.ISiloHostBuilder * string -> Orleans.Hosting.ISiloHostBuilder
<Extension()>
Public Function AddCustomStorageBasedLogConsistencyProviderAsDefault (builder As ISiloHostBuilder, Optional primaryCluster As String = Nothing) As ISiloHostBuilder
參數
- builder
- ISiloHostBuilder
- primaryCluster
- String