Property | Type | Description | |
---|---|---|---|
CorrelationId | System.Guid | ||
Envelope | IEnvelope | ||
TransactionPosition | long |
Method | Description | |
---|---|---|
WriteCommit ( Guid correlationId, IEnvelope envelope, long transactionPosition ) : System |
public WriteCommit ( Guid correlationId, IEnvelope envelope, long transactionPosition ) : System | ||
correlationId | Guid | |
envelope | IEnvelope | |
transactionPosition | long | |
return | System |