Compartir a través de


LogConsistencyProvider Constructores

Definición

Sobrecargas

LogConsistencyProvider()
LogConsistencyProvider(CustomStorageLogConsistencyOptions)

LogConsistencyProvider()

public LogConsistencyProvider ();
Public Sub New ()

Se aplica a

LogConsistencyProvider(CustomStorageLogConsistencyOptions)

Source:
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

Se aplica a