Свойство | Тип | Описание | |
---|---|---|---|
CorrelationId | System.Guid | ||
Envelope | IEnvelope | ||
Events | EventStore.Core.Data.Event[] | ||
TransactionId | long |
Метод | Описание | |
---|---|---|
WriteTransactionData ( System.Guid correlationId, IEnvelope envelope, long transactionId, EventStore.Core.Data.Event events ) : System |
public WriteTransactionData ( System.Guid correlationId, IEnvelope envelope, long transactionId, EventStore.Core.Data.Event events ) : System | ||
correlationId | System.Guid | |
envelope | IEnvelope | |
transactionId | long | |
events | EventStore.Core.Data.Event | |
Результат | System |
public Event[],EventStore.Core.Data Events | ||
Результат | EventStore.Core.Data.Event[] |