PrimaryBasedLogViewAdaptor<TLogView,TLogEntry,TSubmissionEntry>.Host Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Grain qui utilise cet adaptateur.
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)