Click or drag to resize

RequestTimeoutExceptionHandlerGetStatusCode Method

[Missing <summary> documentation for "M:Casewhere.Common.Exceptions.RequestTimeoutExceptionHandler.GetStatusCode"]

Namespace:  Casewhere.Common.Exceptions
Assembly:  Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public HttpStatusCode GetStatusCode()

Return Value

Type: HttpStatusCode

[Missing <returns> documentation for "M:Casewhere.Common.Exceptions.RequestTimeoutExceptionHandler.GetStatusCode"]

Implements

IStatusCodeCasewhereExceptionHandlerGetStatusCode
See Also