Click or drag to resize
LinkedInApiThrottleLimitException Properties

The LinkedInApiThrottleLimitException type exposes the following members.

Properties
  NameDescription
Public propertyErrorCode
Error code of the LinkedIn API response. Originates from the API response body.
(Inherited from LinkedInApiException.)
Public propertyHttpStatus
HTTP status code which was present in the API's HTTP response.
(Inherited from LinkedInApiException.)
Top
See Also