TaskDeleteCookiesCallbackTask Property  | 
Version 118.6.80 
            Task used to await this callback
            
 
    Namespace: 
   CefSharp
    Assembly:
   CefSharp (in CefSharp.dll) Version: 118.6.80.0 (118.6.80.0)
Syntaxpublic Task<int> Task { get; }public:
property Task<int>^ Task {
	Task<int>^ get ();
}Property Value
Type: 
TaskInt32
See Also