Click or drag to resize

HttpApiRequestTimeout Property

[Missing <summary> documentation for "P:Casewhere.Runtime.DSL.Api.HttpApiRequest.Timeout"]

Namespace:  Casewhere.Runtime.DSL.Api
Assembly:  Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.1.0
Syntax
C#
public TimeSpan Timeout { get; set; }

Property Value

Type: TimeSpan
See Also