Change Method
MSDN Home
MSDN
MSDN Library
Ayuda de Microsoft BizTalk Ser ...
Design Tools
Herramientas y lenguajes de de ...
Desarrollo .NET
Desarrollo para Office
Silverlight
SQL Server
Synchronization
Windows SharePoint Services 3. ...
Artículos Técnicos
Cambiar vista :
Clásica
Ligera
ScriptFree
Comentarios
.NET Framework Class Library
Timer
.
.
::
.
Change Method
Changes the start time and the interval between method invocations for a timer.
Overload List
Name
Description
Change(Int32, Int32)
Changes the start time and the interval between method invocations for a timer, using 32-bit signed integers to measure time intervals.
Change(Int64, Int64)
Changes the start time and the interval between method invocations for a timer, using 64-bit signed integers to measure time intervals.
Change(TimeSpan, TimeSpan)
Changes the start time and the interval between method invocations for a timer, using
TimeSpan
values to measure time intervals.
Change(UInt32, UInt32)
Changes the start time and the interval between method invocations for a timer, using 32-bit unsigned integers to measure time intervals.
Top
See Also
Reference
Timer Class
Timer Members
System.Threading Namespace
Etiquetas :