CoreConfigSettingIdsGatewayMaxCommandTimeout Field |
The maximum time that the Gateway will wait for data requests that have a command timeout set to 0.
Namespace:
Dundas.BI
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public static readonly Guid GatewayMaxCommandTimeout
Public Shared ReadOnly GatewayMaxCommandTimeout As Guid
public:
static initonly Guid GatewayMaxCommandTimeout
static val GatewayMaxCommandTimeout: Guid
Field Value
Type:
GuidRemarks The value of this constant is ec51bb23-b610-4dd5-800b-c1818f58a6a1.
Data Type:
TimeSpan
Default Value: 600 seconds.
See Also