Click or drag to resize

MonitoringIncrementResponseTime Method

Increment the web page response time counter

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public static void IncrementResponseTime(
	long ticks
)

Parameters

ticks
Type: SystemInt64
See Also