共用方式為


ClientRequestStatus 列舉

指定執行期間的用戶端要求的狀態。

命名空間:  Microsoft.SharePoint.Client
組件:   Microsoft.SharePoint.Client.Silverlight.Runtime (在 Microsoft.SharePoint.Client.Silverlight.Runtime.dll 中);  Microsoft.SharePoint.Client.Phone.Runtime (在 Microsoft.SharePoint.Client.Phone.Runtime.dll 中)  Microsoft.SharePoint.Client.Runtime (在 Microsoft.SharePoint.Client.Runtime.dll 中)

語法

'宣告
Public Enumeration ClientRequestStatus
'用途
Dim instance As ClientRequestStatus
public enum ClientRequestStatus

成員

成員名稱 描述
Active 用戶端要求已啟動,並尚未執行。
InProgress 正在進行中的用戶端的要求。
CompletedSuccess 用戶端要求已順利完成。
CompletedException 用戶端要求已完成,但例外狀況執行期間。

請參閱

參照

Microsoft.SharePoint.Client 命名空間