GarbageCollectedTimer.Change Method
Change the limit and interval of the timer.
Namespace: Microsoft.WindowsServerSolutions.Common.ProviderFramework
Assembly: ProviderFramework (in ProviderFramework.dll)
Overload List
Name | Description | |
---|---|---|
Change(Int32, Int32) | Change the limit and interval of the timer. |
|
Change(TimeSpan, TimeSpan) | Change the limit and interval of the timer. |
|
Change(UInt32, UInt32) | Change the limit and interval of the timer. |
See Also
GarbageCollectedTimer Class
Microsoft.WindowsServerSolutions.Common.ProviderFramework Namespace
Return to top