Click or drag to resize

UrlRequest.Response Property

Version 106.0.290
The response, or null if no response information is available

Namespace:  CefSharp
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 106.0.290.0
Syntax
public IResponse Response { get; }

Property Value

Type: IResponse

Implements

IUrlRequest.Response
See Also