PrimaryBasedLogViewAdaptor<TLogView,TLogEntry,TSubmissionEntry>.Services Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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