Gets the HTTP status code received from the server when this Response was
served.
Namespace: Facilita.WebAssembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.7.98 (1.0.0.0)
Syntax
public HttpStatus Result { get; }
Field Value
The HTTP status code received from the server.Remarks
Examples
See Also