Request.TimeElapsed Property
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.
Gets the period of time that elapsed during the request.
public:
property int TimeElapsed { int get(); };
public int TimeElapsed { get; }
member this.TimeElapsed : int
Public ReadOnly Property TimeElapsed As Integer
Property Value
The period of time, in milliseconds, that elapsed during the request