Click or drag to resize

RESTConnectorLogResponseTime Property

Specify a time to log to the logging system when a response takes longer than this amount.

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

Property Value

Type: Single
See Also