CustomStorageSiloBuilderExtensions.AddCustomStorageBasedLogConsistencyProviderAsDefault Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Перегрузки
AddCustomStorageBasedLogConsistencyProviderAsDefault(ISiloBuilder, String) |
Добавляет настраиваемый поставщик согласованности журналов хранилища в качестве поставщика согласованности по умолчанию"/> |
AddCustomStorageBasedLogConsistencyProviderAsDefault(ISiloHostBuilder, String) |
Добавляет настраиваемый поставщик согласованности журналов хранилища в качестве поставщика согласованности по умолчанию"/> |
AddCustomStorageBasedLogConsistencyProviderAsDefault(ISiloBuilder, String)
- Исходный код:
- CustomStorageSiloBuilderExtensions.cs
Добавляет настраиваемый поставщик согласованности журналов хранилища в качестве поставщика согласованности по умолчанию"/>
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)
- Исходный код:
- CustomStorageSiloBuilderExtensions.cs
Добавляет настраиваемый поставщик согласованности журналов хранилища в качестве поставщика согласованности по умолчанию"/>
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