Timer.Close Метод
Определение
Освобождает ресурсы, используемые объектом Timer.Releases the resources used by the Timer.
public:
void Close();
public void Close ();
member this.Close : unit -> unit
Public Sub Close ()
Комментарии
CloseМетод, в свою очередь, Dispose
вызывает метод.The Close method in turn calls the Dispose
method.
Применяется к