TimerElapsedEventArgs Klasa

Definicja

Udostępnia dane dla zdarzenia TimerElapsed.

public ref class TimerElapsedEventArgs : EventArgs
public class TimerElapsedEventArgs : EventArgs
[System.Runtime.InteropServices.ComVisible(false)]
public class TimerElapsedEventArgs : EventArgs
type TimerElapsedEventArgs = class
    inherit EventArgs
[<System.Runtime.InteropServices.ComVisible(false)>]
type TimerElapsedEventArgs = class
    inherit EventArgs
Public Class TimerElapsedEventArgs
Inherits EventArgs
Dziedziczenie
TimerElapsedEventArgs
Atrybuty

Uwagi

Zdarzenie TimerElapsed jest zgłaszane, gdy interwał czasomierza systemu Windows wygasł.

Konstruktory

TimerElapsedEventArgs(IntPtr)

Inicjuje nowe wystąpienie klasy TimerElapsedEventArgs.

Właściwości

TimerId

Pobiera numer identyfikatora czasomierza.

Metody

Equals(Object)

Określa, czy dany obiekt jest taki sam, jak bieżący obiekt.

(Odziedziczone po Object)
GetHashCode()

Służy jako domyślna funkcja skrótu.

(Odziedziczone po Object)
GetType()

Type Pobiera bieżące wystąpienie.

(Odziedziczone po Object)
MemberwiseClone()

Tworzy płytkią kopię bieżącego Objectelementu .

(Odziedziczone po Object)
ToString()

Zwraca ciąg reprezentujący bieżący obiekt.

(Odziedziczone po Object)

Dotyczy

Zobacz też