Partilhar via


LogConsistencyProvider Construtores

Definição

Sobrecargas

LogConsistencyProvider()
LogConsistencyProvider(CustomStorageLogConsistencyOptions)

LogConsistencyProvider()

public LogConsistencyProvider ();
Public Sub New ()

Aplica-se a

LogConsistencyProvider(CustomStorageLogConsistencyOptions)

Origem:
LogConsistencyProvider.cs
public LogConsistencyProvider (Orleans.Configuration.CustomStorageLogConsistencyOptions options);
new Orleans.EventSourcing.CustomStorage.LogConsistencyProvider : Orleans.Configuration.CustomStorageLogConsistencyOptions -> Orleans.EventSourcing.CustomStorage.LogConsistencyProvider
Public Sub New (options As CustomStorageLogConsistencyOptions)

Parâmetros

Aplica-se a