Click or drag to resize

DataApiQueryMaxQueryTimeout Property

The max timeout specified for the query.

Namespace: Casewhere.Runtime.DSL.Api
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntax
C#
public int? MaxQueryTimeout { get; set; }

Property Value

NullableInt32
See Also