Click or drag to resize

StorageClient.InterestGroupAuctionEventOccurred Event

Version 130.1.90
An auction involving interest groups is taking place. These events are target-specific.

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

Value

EventHandler<InterestGroupAuctionEventOccurredEventArgs>
See Also