This method adds an empty char to the response stream to avoid closing http connection on long running tasks

Namespace: DotNetNuke.Common.Utilities
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public static void WriteKeepAlive()
Visual Basic
Public Shared Sub WriteKeepAlive

See Also