Table of Contents

Property ErrorCode

Namespace
DotNetBrowser.Navigation.Events
Assembly
DotNetBrowser.dll

ErrorCode

Gets the network error code which is one from the NetError enumeration.

public NetError ErrorCode { get; }

Property Value

NetError

The network error code which is one from the NetError enumeration.