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; }
ReadOnly Property reportconfig_AsyncPostbackTimeout As Integer
Get
Property Value
Type:
Int32Gets 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