Click or drag to resize

InterestGroupAuctionNetworkRequestCreatedEventArgsAuctions Property

Version 130.1.90
This is the set of the auctions using the worklet that issued this request. In the case of trusted signals, it's possible that only some of them actually care about the keys being queried.

Namespace: CefSharp.DevTools.Storage
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public string[] Auctions { get; }

Property Value

String
See Also