SlowConsumingPressureMonitor.IsUnderPressure(DateTime) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determine if the monitor is under pressure
public bool IsUnderPressure (DateTime utcNow);
abstract member IsUnderPressure : DateTime -> bool
override this.IsUnderPressure : DateTime -> bool
Public Function IsUnderPressure (utcNow As DateTime) As Boolean
Parameters
- utcNow
- DateTime