Request.TimeInModule 属性

定义

获取请求已在当前模块中的时间段。

public:
 property int TimeInModule { int get(); };
public int TimeInModule { get; }
member this.TimeInModule : int
Public ReadOnly Property TimeInModule As Integer

属性值

请求已在当前模块中的时间段(以毫秒为单位)。

适用于