RunResponse.CancelledAt

Propriété RunResponse.CancelledAt

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

public long? CancelledAt { get; set; }

Voir aussi