Edit

Share via


PrimaryBasedLogViewAdaptor<TLogView,TLogEntry,TSubmissionEntry>.Services Property

Definition

The runtime services required for implementing notifications between grain instances in different cluster.

protected Orleans.LogConsistency.ILogConsistencyProtocolServices Services { get; }
protected Orleans.EventSourcing.ILogConsistencyProtocolServices Services { get; }
member this.Services : Orleans.LogConsistency.ILogConsistencyProtocolServices
member this.Services : Orleans.EventSourcing.ILogConsistencyProtocolServices
Protected ReadOnly Property Services As ILogConsistencyProtocolServices

Property Value

Applies to