SPLongOperation.End Method
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.
| Name | Description | |
|---|---|---|
|
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. |
