RunStepResponse.CancelledAt

Propriété RunStepResponse.CancelledAt

Obtient ou définit le timestamp Unix (en secondes) pour le moment où l’étape d’exécution a été annulée.

public long? CancelledAt { get; set; }

Voir aussi