RunResponse.ExpiresAt

Proprietà RunResponse.ExpiresAt

Ottiene o imposta il timestamp Unix (in secondi) per quando l’esecuzione scadrà.

public long? ExpiresAt { get; set; }

Vedi Anche