ResponseReceivedExtraInfoEventArgsRequestId Property |
Version 104.4.240
Request identifier. Used to match this information to another responseReceived event.
Namespace:
CefSharp.DevTools.Network
Assembly:
CefSharp (in CefSharp.dll) Version: 104.4.240.0 (104.4.240.0)
Syntax public string RequestId { get; }
public:
property String^ RequestId {
String^ get ();
}
Property Value
Type:
StringSee Also