DataApiQueryMaxQueryTimeout Property

The max timeout specified for the query.

Definition

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

Property Value

NullableInt32

See Also