SPLongOperationState class
提供執行緒安全存取定期維護狀態的長持續作業期間傳送至用戶端的狀態字串。
Inheritance hierarchy
System.Object
Microsoft.SharePoint.SPLongOperationState
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public NotInheritable Class SPLongOperationState _
Implements IDisposable
'用途
Dim instance As SPLongOperationState
public sealed class SPLongOperationState : IDisposable
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.