SPLongOperation Methods
Include Protected Members
Include Inherited Members
The SPLongOperation type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Begin() | Starts a long operation. |
![]() ![]() |
Begin(SPLongOperation.BeginOperation) | Starts a long operation and specifies a delegate method. |
![]() ![]() |
Begin(String, String, SPLongOperation.BeginOperation) | Starts a long operation, specifies a delegate method, and specifies HTML markup for display at the beginning and end of the operation. |
![]() |
Dispose() | Indicates to the server that the IDisposable object (and its associated image and text resources) are no longer needed and should be disposed of by the system. |
![]() |
Dispose(Boolean) | Indicates to the server that the IDisposable object (and its associated image and text resources) are no longer needed and should be disposed of by the system. |
![]() |
End(String) | Informs the server that a lengthy server operation (such as a file transfer) has ended, and that the page used to indicate progress should no longer be displayed. |
![]() |
End(String, SPRedirectFlags, HttpContext, String) | Informs the server that a lengthy server operation (such as a file transfer) has ended and that the page used to indicate progress should no longer be displayed. |
![]() |
End(String, SPRedirectFlags, HttpContext, String, String) | Informs the server that a lengthy server operation (such as a file transfer) has ended, and that the page used to indicate progress should no longer be displayed. |
![]() |
EndScript | Informs the server that a lengthy server operation (such as a file transfer) has ended and writes a script to the HTTP output stream. |
![]() |
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
.gif)
.gif)
.gif)