PrimaryBasedLogViewAdaptor<TLogView,TLogEntry,TSubmissionEntry>.Host プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
このアダプターを使用しているグレイン。
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)