ServerMessageEventArgs.ExecutionTime 屬性

定義

它會得到客戶端從伺服器回傳結果所需的壁壘時間。

public:
 property TimeSpan ExecutionTime { TimeSpan get(); };
public TimeSpan ExecutionTime { get; }
member this.ExecutionTime : TimeSpan
Public ReadOnly Property ExecutionTime As TimeSpan

屬性值

一個 TimeSpan 代表伺服器回傳結果所耗用的用戶端牆時數值。

實作

適用於