Share via


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
System_CAPS_pubmethod Change(Int32, Int32)

Change the limit and interval of the timer.

System_CAPS_pubmethod Change(TimeSpan, TimeSpan)

Change the limit and interval of the timer.

System_CAPS_pubmethod Change(UInt32, UInt32)

Change the limit and interval of the timer.

See Also

GarbageCollectedTimer Class
Microsoft.WindowsServerSolutions.Common.ProviderFramework Namespace

Return to top