프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CorrelationId | System.Guid | ||
CurrentVersion | int | ||
Success | bool |
메소드 | 설명 | |
---|---|---|
RequestCompleted ( System.Guid correlationId, bool success, int currentVersion = -1 ) : System |
public RequestCompleted ( System.Guid correlationId, bool success, int currentVersion = -1 ) : System | ||
correlationId | System.Guid | |
success | bool | |
currentVersion | int | |
리턴 | System |