RunStepResponse.CancelledAt

Propiedad RunStepResponse.CancelledAt

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

public long? CancelledAt { get; set; }

Ver También