Click or drag to resize

ServerExceptionGetHTTPStatusCode Method

Gets the HTTP status code.

Namespace:  ZReports
Assembly:  ZReports (in ZReports.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