Compartir a través de


IDispatcherTimer.Interval Propiedad

Definición

Obtiene o establece la cantidad de tiempo entre tics del temporizador.

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

Valor de propiedad

Se aplica a