TimerEventSubscriptionCollection.Count Propiedad

Definición

Obtiene el número de objetos TimerEventSubscription presentes en la cola del temporizador.

public:
 property int Count { int get(); };
public int Count { get; }
member this.Count : int
Public ReadOnly Property Count As Integer

Valor de propiedad

Int32

El número de objetos TimerEventSubscription en la cola.

Implementaciones

Se aplica a