RunResponse.CancelledAt

Propiedad RunResponse.CancelledAt

Obtiene o establece la marca de tiempo Unix (en segundos) para cuando se canceló la ejecución.

public long? CancelledAt { get; set; }

Ver También