Click or drag to resize
ApiConnectionSettingsTimeout Field
Timeout of request to API server. Note that total timeout is calculated by multiplying this value by the amount of Urls.

Namespace: PatchKit.Api
Assembly: PatchKit.Api (in PatchKit.Api.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int Timeout

Field Value

Type: Int32
See Also