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+45c8d9adb5970d727cceec44a5ed61aea0016e50
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