SPLongOperationState 类

提供对维护状态长期操作期间定期发送到客户端的状态字符串的线程安全访问。

继承层次结构

System.Object
  Microsoft.SharePoint.SPLongOperationState

命名空间:  Microsoft.SharePoint
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public NotInheritable Class SPLongOperationState _
    Implements IDisposable
用法
Dim instance As SPLongOperationState
public sealed class SPLongOperationState : IDisposable

线程安全性

该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。

另请参阅

引用

SPLongOperationState 成员

Microsoft.SharePoint 命名空间