Click or drag to resize

ResponseReceivedExtraInfoEventArgsRequestId Property

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

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

Property Value

Type: String
See Also