RunResponse.CancelledAt

Proprietà RunResponse.CancelledAt

Ottiene o imposta il timestamp Unix (in secondi) per quando l’esecuzione è stata annullata.

public long? CancelledAt { get; set; }

Vedi Anche