???ServerException.GetHTTPStatusCode Method
Click or drag to resize
ServerExceptionGetHTTPStatusCode Method
Gets the HTTP status code.

Namespace:??ZReports
Assembly:??ManageEngine Analytics Plus (in ManageEngine Analytics Plus.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int GetHTTPStatusCode()

Return Value

Type:??Int32
the HTTP status code.
See Also