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.

Overload list

  Name Description
Public method 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.
Public method 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.
Public method 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.

Top

See also

Reference

SPLongOperation class

SPLongOperation members

Microsoft.SharePoint namespace