Click or drag to resize

RESTConnectorResponseHttpResponseCode Property

The http response code from the server

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

Property Value

Type: Int64
See Also