Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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