DisposeTracker.CheckAndUpdateIfCanWatsonThisSecond Method
Namespace: Microsoft.Exchange.Diagnostics
Assembly: Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)
Syntax
'Declaration
Protected Shared Function CheckAndUpdateIfCanWatsonThisSecond As Boolean
'Usage
Dim returnValue As Boolean
returnValue = DisposeTracker.CheckAndUpdateIfCanWatsonThisSecond()
protected static bool CheckAndUpdateIfCanWatsonThisSecond()
Return Value
Type: System.Boolean
See Also