RMTrackExceptionStatusCode Property |
Gets status code returned by the service if available. If status
code is set to -1, it means that status code was unavailable at the
time exception was thrown
Namespace:
RMTrackApiClient
Assembly:
RMTrackApiClient (in RMTrackApiClient.dll) Version: 6.0.66.2974
Syntax public HttpStatusCode StatusCode { get; }
Public ReadOnly Property StatusCode As HttpStatusCode
Get
Property Value
Type:
HttpStatusCodeSee Also