Share via


TeamFoundationRequestContext.QueuedTime 属性

如果请求当前排队,这将返回时请求在队列。一次请求离开该队列,这将返回该队列所花费的时间。

命名空间:  Microsoft.TeamFoundation.Framework.Server
程序集:  Microsoft.TeamFoundation.Framework.Server(在 Microsoft.TeamFoundation.Framework.Server.dll 中)

语法

声明
Public Overridable ReadOnly Property QueuedTime As Long
public virtual long QueuedTime { get; }

属性值

类型:System.Int64
返回 Int64

.NET Framework 安全性

请参见

参考

TeamFoundationRequestContext 类

Microsoft.TeamFoundation.Framework.Server 命名空间