Table of Contents

Property ResponseCode

Namespace
DotNetBrowser.Net.Events
Assembly
DotNetBrowser.dll

ResponseCode

Gets the HTTP response code (e.g., 200, 404, and so on).

public int ResponseCode { get; }

Property Value

int

An integer that represents the response code.