TeamFoundationRequestInformation 類別

表示有關 Team Foundation 所需的其他資訊。

繼承階層

System.Object
  Microsoft.TeamFoundation.Framework.Client.TeamFoundationRequestInformation

命名空間:  Microsoft.TeamFoundation.Framework.Client
組件:  Microsoft.TeamFoundation.Client (在 Microsoft.TeamFoundation.Client.dll 中)

語法

'宣告
Public NotInheritable Class TeamFoundationRequestInformation
public sealed class TeamFoundationRequestInformation

TeamFoundationRequestInformation 類型會公開下列成員。

屬性

  名稱 描述
公用屬性 ExecutionTime 取得表示要求的執行階段 TimeSpan 物件。
公用屬性 MethodName 取得將這個要求方法的名稱。
公用屬性 Parameters 取得參數的集合此要求的。
公用屬性 Queued 取得旗標狀態這要求排入佇列。
公用屬性 QueuedTime 取得這個要求加入佇列的時間。
公用屬性 RemoteComputer 取得將這個要求的遠端電腦名稱。
公用屬性 RemotePort 取得遠端通訊埠。
公用屬性 RequestId 取得要求 ID.
公用屬性 StartTime 取得要求的開始時間。
公用屬性 UserAgent
公用屬性 UserDescriptor 取得將這個要求識別的識別描述元。
公用屬性 UserName 取得與這個要求的使用者。

回頁首

方法

  名稱 描述
公用方法 Equals 判斷指定的物件是否等於目前的物件。 (繼承自 Object)。
公用方法 GetHashCode 做為預設雜湊函式。 (繼承自 Object)。
公用方法 GetType 取得目前執行個體的 Type。 (繼承自 Object)。
公用方法 ToString 建立陳述這個執行個體的屬性的使用者可讀取的 (Human-Readable) 字串。 (覆寫 Object.ToString()。)

回頁首

執行緒安全

這個類型的任何 Public static (在 Visual Basic 中為 Shared) 成員都是安全執行緒。不保證任何執行個體成員是安全執行緒。

請參閱

參考

Microsoft.TeamFoundation.Framework.Client 命名空間