Click or drag to resize

StorageClientInterestGroupAuctionNetworkRequestCreated Event

Version 130.1.90
Specifies which auctions a particular network fetch may be related to, and in what role. Note that it is not ordered with respect to Network.requestWillBeSent (but will happen before loadingFinished loadingFailed).

Namespace: CefSharp.DevTools.Storage
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public event EventHandler<InterestGroupAuctionNetworkRequestCreatedEventArgs> InterestGroupAuctionNetworkRequestCreated

Value

EventHandlerInterestGroupAuctionNetworkRequestCreatedEventArgs
See Also