Click or drag to resize

ServerExceptionGetHTTPStatusCode Method

Gets the HTTP status code.

Namespace:  ZohoAnalytics
Assembly:  ZohoAnalytics (in ZohoAnalytics.exe) Version: 0.0.0.0
Syntax
C#
public int GetHTTPStatusCode()

Return Value

Type: Int32
The HTTP status code.
See Also