Click or drag to resize

TaskDeleteCookiesCallbackTask Property

Version 106.0.290
Task used to await this callback

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntax
public Task<int> Task { get; }

Property Value

Type: TaskInt32
See Also