프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CorrelationId | System.Guid | ||
Envelope | IEnvelope | ||
LiveUntil | System.DateTime | ||
TransactionId | long |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System |