Свойство | Type | Description | |
---|---|---|---|
CorrelationId | System.Guid | ||
CurrentVersion | int | ||
Success | bool |
Méthode | Description | |
---|---|---|
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 | |
Résultat | System |