MobileTrackEventIdsHttpRequestException Field

When we are trying to communicate to a third-party endpoint and it invoked a HttpRequestException

Definition

Namespace: MobileTrack.Common.Models
Assembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
public const int HttpRequestException = 1002

Field Value

Int32

Remarks

If invoked, we must assume we made a mistake if this is a young feature; otherwise, assume the third-party endpoint is down.

See Also