Table of Contents

Property NetError

Namespace
DotNetBrowser.Navigation.Handlers
Assembly
DotNetBrowser.dll

NetError

Gets the URL request error code.

public NetError NetError { get; }

Property Value

NetError

The URL request error code. In case the request has failed, contains the error code of the network. Otherwise, has the default Undefined value.