System.Threading.Timer

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:assembly gptkb:mscorlib.dll
gptkbp:builtBy Timer(TimerCallback, Object, Int32, Int32)
Timer(TimerCallback, Object, TimeSpan, TimeSpan)
Timer(TimerCallback, Object, UInt32, UInt32)
gptkbp:callbackType TimerCallback
gptkbp:category Timers
gptkbp:documentation https://learn.microsoft.com/en-us/dotnet/api/system.threading.timer
https://www.w3.org/2000/01/rdf-schema#label System.Threading.Timer
gptkbp:inheritsFrom object
gptkbp:introducedIn gptkb:.NET_Framework_1.0
gptkbp:method Change(Int32, Int32)
Change(TimeSpan, TimeSpan)
Dispose()
Dispose(WaitHandle)
gptkbp:namespace gptkb:System.Threading
gptkbp:platform gptkb:.NET_Core
gptkb:.NET_5+
gptkb:.NET
gptkbp:purpose provides a mechanism for executing a method at specified intervals
gptkbp:threadSafe thread-safe
gptkbp:bfsParent gptkb:.NET_libraries
gptkbp:bfsLayer 6