Click or drag to resize
LinkedInApiExceptionHttpStatus Property
HTTP status code which was present in the API's HTTP response.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 9.0.0
Syntax
C#
public int HttpStatus { get; protected set; }

Property Value

Type: Int32
See Also