Property | Type | Description | |
---|---|---|---|
CorrelationId | System.Guid | ||
Envelope | IEnvelope | ||
LiveUntil | System.DateTime | ||
TransactionId | long |
Method | Description | |
---|---|---|
WriteTransactionPrepare ( System.Guid correlationId, IEnvelope envelope, long transactionId, System.DateTime liveUntil ) : System |
public WriteTransactionPrepare ( System.Guid correlationId, IEnvelope envelope, long transactionId, System.DateTime liveUntil ) : System | ||
correlationId | System.Guid | |
envelope | IEnvelope | |
transactionId | long | |
liveUntil | System.DateTime | |
return | System |