RunResponse.StartedAt

Propiedad RunResponse.StartedAt

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

public long? StartedAt { get; set; }

Ver También