SPLongOperationState members
Provides thread safe access to the status string periodically sent to the client during a long lasting operation that maintains state.
The SPLongOperationState type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPLongOperationState | Initializes a new instance of the SPLongOperationState class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Status | Gets the HTML status message periodically sent to the client during lengthy operations that maintain state. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Dispose | Releases all unmanaged resources that are used by the long state object. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top