Get the time, in seconds, before asynchronous postbacks time out if no response is received.

Namespace: DotNetNuke.Entities.Host
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public static int AsyncTimeout { get; }
Visual Basic
Public Shared ReadOnly Property AsyncTimeout As Integer
	Get

See Also