PrimaryBasedLogViewAdaptor<TLogView,TLogEntry,TSubmissionEntry>.Host Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Das Getreide, das diesen Adaptor verwendet.
protected Orleans.LogConsistency.ILogViewAdaptorHost<TLogView,TLogEntry> Host { get; }
protected Orleans.EventSourcing.ILogViewAdaptorHost<TLogView,TLogEntry> Host { get; }
member this.Host : Orleans.LogConsistency.ILogViewAdaptorHost<'LogView, 'LogEntry (requires 'LogView : null and 'LogView : (new : unit -> 'LogView) and 'LogEntry : null)>
member this.Host : Orleans.EventSourcing.ILogViewAdaptorHost<'LogView, 'LogEntry (requires 'LogView : null and 'LogView : (new : unit -> 'LogView) and 'LogEntry : null)>
Protected ReadOnly Property Host As ILogViewAdaptorHost(Of TLogView, TLogEntry)