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.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
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