Click or drag to resize

ResponseReceivedExtraInfoEventArgsRequestId Property

Version 112.3.0
Request identifier. Used to match this information to another responseReceived event.

Namespace:  CefSharp.DevTools.Network
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax
public string RequestId { get; }

Property Value

Type: String
See Also