This method adds an empty char to the response stream to avoid closing http connection on long running tasks
Namespace: DotNetNuke.Common.UtilitiesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public static void WriteKeepAlive() |
Visual Basic |
---|
Public Shared Sub WriteKeepAlive |