ServerMessageEventArgs.ExecutionTime 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
它會得到客戶端從伺服器回傳結果所需的壁壘時間。
public:
property TimeSpan ExecutionTime { TimeSpan get(); };
public TimeSpan ExecutionTime { get; }
member this.ExecutionTime : TimeSpan
Public ReadOnly Property ExecutionTime As TimeSpan
屬性值
一個 TimeSpan 代表伺服器回傳結果所耗用的用戶端牆時數值。