프로퍼티 | 타입 | 설명 | |
---|---|---|---|
HardDelete | bool | ||
LiveUntil | System.DateTime |
메소드 | 설명 | |
---|---|---|
WriteDelete ( System.Guid correlationId, IEnvelope envelope, string eventStreamId, int expectedVersion, bool hardDelete, System.DateTime liveUntil ) : System |
public WriteDelete ( System.Guid correlationId, IEnvelope envelope, string eventStreamId, int expectedVersion, bool hardDelete, System.DateTime liveUntil ) : System | ||
correlationId | System.Guid | |
envelope | IEnvelope | |
eventStreamId | string | |
expectedVersion | int | |
hardDelete | bool | |
liveUntil | System.DateTime | |
리턴 | System |