Click or drag to resize

RESTConnectorRequestTimeout Property

Custom timeout for this Request. This timeout is used if this timeout is larger than the value in the Config class.

Namespace:  IBM.Watson.DeveloperCloud.Connection
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public float Timeout { get; set; }

Property Value

Type: Single
See Also