Click or drag to resize

ConfigurationManagerAsyncPostbackTimeout Property

Get/Set the AsyncPostbackTimeout set for the ScriptManager

Namespace:  NetQuarry.Reporting
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public int AsyncPostbackTimeout { get; set; }

Property Value

Type: Int32
See Also