RequestTelemetry.Duration 属性

定义

获取或设置应用程序处理请求所用的时间。

public:
 property TimeSpan Duration { TimeSpan get(); void set(TimeSpan value); };
public TimeSpan Duration { get; set; }
member this.Duration : TimeSpan with get, set
Public Property Duration As TimeSpan

属性值

TimeSpan

适用于