TimerResult.Duration Propriedade

Definição

Obtém ou define o intervalo de tempo para o temporizador.

public:
 property TimeSpan Duration { TimeSpan get(); void set(TimeSpan value); };
public TimeSpan Duration { get; set; }
member this.Duration : TimeSpan with get, set
Public Property Duration As TimeSpan

Valor da propriedade

TimeSpan

O intervalo de tempo.

Aplica-se a