SPLongOperation.EndScript method
SharePoint 2013
Informs the server that a lengthy server operation (such as a file transfer) has ended and writes a script to the HTTP output stream.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Parameters
- strScript
- Type: System.String
A string that contains the script to write to the HTTP output stream.