Table of Contents

Class GetIPProtectionProxyStatusCommandResponse

Namespace
OpenQA.Selenium.DevTools.V141.Network
Assembly
WebDriver.dll

Response for GetIPProtectionProxyStatus

public sealed class GetIPProtectionProxyStatusCommandResponse : ICommandResponse<GetIPProtectionProxyStatusCommandSettings>, ICommandResponse
Inheritance
GetIPProtectionProxyStatusCommandResponse
Implements
Inherited Members
Extension Methods

Properties

Status

Gets or sets the status

[JsonPropertyName("status")]
public IpProxyStatus Status { get; set; }

Property Value

IpProxyStatus