Condividi tramite


LogConsistencyProvider Costruttori

Definizione

Overload

LogConsistencyProvider()
LogConsistencyProvider(CustomStorageLogConsistencyOptions)

LogConsistencyProvider()

public LogConsistencyProvider ();
Public Sub New ()

Si applica a

LogConsistencyProvider(CustomStorageLogConsistencyOptions)

Origine:
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)

Parametri

Si applica a