PrimaryBasedLogViewAdaptor<TLogView,TLogEntry,TSubmissionEntry> Constructores
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
PrimaryBasedLogViewAdaptor<TLogView,TLogEntry,TSubmissionEntry>(ILogViewAdaptorHost<TLogView,TLogEntry>, TLogView, ILogConsistencyProtocolServices) |
Construya una instancia de para los parámetros especificados. |
PrimaryBasedLogViewAdaptor<TLogView,TLogEntry,TSubmissionEntry>(ILogViewAdaptorHost<TLogView,TLogEntry>, TLogView, ILogConsistencyProtocolServices) |
Construya una instancia de para los parámetros especificados. |
PrimaryBasedLogViewAdaptor<TLogView,TLogEntry,TSubmissionEntry>(ILogViewAdaptorHost<TLogView,TLogEntry>, TLogView, ILogConsistencyProtocolServices)
Construya una instancia de para los parámetros especificados.
protected PrimaryBasedLogViewAdaptor (Orleans.EventSourcing.ILogViewAdaptorHost<TLogView,TLogEntry> host, TLogView initialstate, Orleans.EventSourcing.ILogConsistencyProtocolServices services);
new Orleans.EventSourcing.Common.PrimaryBasedLogViewAdaptor<'LogView, 'LogEntry, 'SubmissionEntry (requires 'LogView : null and 'LogView : (new : unit -> 'LogView) and 'LogEntry : null and 'SubmissionEntry :> Orleans.EventSourcing.Common.SubmissionEntry<'LogEntry>)> : Orleans.EventSourcing.ILogViewAdaptorHost<'LogView, 'LogEntry (requires 'LogView : null and 'LogView : (new : unit -> 'LogView) and 'LogEntry : null)> * 'LogView * Orleans.EventSourcing.ILogConsistencyProtocolServices -> Orleans.EventSourcing.Common.PrimaryBasedLogViewAdaptor<'LogView, 'LogEntry, 'SubmissionEntry (requires 'LogView : null and 'LogView : (new : unit -> 'LogView) and 'LogEntry : null and 'SubmissionEntry :> Orleans.EventSourcing.Common.SubmissionEntry<'LogEntry>)>
Protected Sub New (host As ILogViewAdaptorHost(Of TLogView, TLogEntry), initialstate As TLogView, services As ILogConsistencyProtocolServices)
Parámetros
- initialstate
- TLogView
- services
- ILogConsistencyProtocolServices
Se aplica a
PrimaryBasedLogViewAdaptor<TLogView,TLogEntry,TSubmissionEntry>(ILogViewAdaptorHost<TLogView,TLogEntry>, TLogView, ILogConsistencyProtocolServices)
Construya una instancia de para los parámetros especificados.
protected PrimaryBasedLogViewAdaptor (Orleans.LogConsistency.ILogViewAdaptorHost<TLogView,TLogEntry> host, TLogView initialstate, Orleans.LogConsistency.ILogConsistencyProtocolServices services);
new Orleans.EventSourcing.Common.PrimaryBasedLogViewAdaptor<'LogView, 'LogEntry, 'SubmissionEntry (requires 'LogView : null and 'LogView : (new : unit -> 'LogView) and 'LogEntry : null and 'SubmissionEntry :> Orleans.EventSourcing.Common.SubmissionEntry<'LogEntry>)> : Orleans.LogConsistency.ILogViewAdaptorHost<'LogView, 'LogEntry (requires 'LogView : null and 'LogView : (new : unit -> 'LogView) and 'LogEntry : null)> * 'LogView * Orleans.LogConsistency.ILogConsistencyProtocolServices -> Orleans.EventSourcing.Common.PrimaryBasedLogViewAdaptor<'LogView, 'LogEntry, 'SubmissionEntry (requires 'LogView : null and 'LogView : (new : unit -> 'LogView) and 'LogEntry : null and 'SubmissionEntry :> Orleans.EventSourcing.Common.SubmissionEntry<'LogEntry>)>
Protected Sub New (host As ILogViewAdaptorHost(Of TLogView, TLogEntry), initialstate As TLogView, services As ILogConsistencyProtocolServices)
Parámetros
- initialstate
- TLogView
- services
- ILogConsistencyProtocolServices