ParsedCallingRequest.ParseStatusCode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The status code indicating if the request parser was successful or not.
public System.Net.HttpStatusCode ParseStatusCode { get; set; }
member this.ParseStatusCode : System.Net.HttpStatusCode with get, set
Public Property ParseStatusCode As HttpStatusCode
Property Value
Remarks
OK if successful.