Click or drag to resize

ServicePropertiesreportconfig_AsyncPostbackTimeout Property

Gets or sets a value that indicates the time, in seconds, before asynchronous postbacks time out if no response is received.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
int reportconfig_AsyncPostbackTimeout { get; }

Property Value

Type: Int32
Gets or sets a value that indicates the time, in seconds, before asynchronous postbacks time out if no response is received.
Remarks
Applies to ServiceInstance reportconfig only.
See Also