NetworkClientSetCookieAsync Method |
[Missing <summary> documentation for "M:CefSharp.DevTools.Network.NetworkClient.SetCookieAsync(System.String,System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{CefSharp.DevTools.Network.CookieSameSite},System.Nullable{System.Int64},System.Nullable{CefSharp.DevTools.Network.CookiePriority})"]
Namespace: CefSharp.DevTools.Network
public Task<SetCookieResponse> SetCookieAsync( string name, string value, string url = null, string domain = null, string path = null, Nullable<bool> secure = null, Nullable<bool> httpOnly = null, Nullable<CookieSameSite> sameSite = null, Nullable<long> expires = null, Nullable<CookiePriority> priority = null )
[Missing <param name="name"/> documentation for "M:CefSharp.DevTools.Network.NetworkClient.SetCookieAsync(System.String,System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{CefSharp.DevTools.Network.CookieSameSite},System.Nullable{System.Int64},System.Nullable{CefSharp.DevTools.Network.CookiePriority})"]
[Missing <param name="value"/> documentation for "M:CefSharp.DevTools.Network.NetworkClient.SetCookieAsync(System.String,System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{CefSharp.DevTools.Network.CookieSameSite},System.Nullable{System.Int64},System.Nullable{CefSharp.DevTools.Network.CookiePriority})"]
[Missing <param name="url"/> documentation for "M:CefSharp.DevTools.Network.NetworkClient.SetCookieAsync(System.String,System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{CefSharp.DevTools.Network.CookieSameSite},System.Nullable{System.Int64},System.Nullable{CefSharp.DevTools.Network.CookiePriority})"]
[Missing <param name="domain"/> documentation for "M:CefSharp.DevTools.Network.NetworkClient.SetCookieAsync(System.String,System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{CefSharp.DevTools.Network.CookieSameSite},System.Nullable{System.Int64},System.Nullable{CefSharp.DevTools.Network.CookiePriority})"]
[Missing <param name="path"/> documentation for "M:CefSharp.DevTools.Network.NetworkClient.SetCookieAsync(System.String,System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{CefSharp.DevTools.Network.CookieSameSite},System.Nullable{System.Int64},System.Nullable{CefSharp.DevTools.Network.CookiePriority})"]
[Missing <param name="secure"/> documentation for "M:CefSharp.DevTools.Network.NetworkClient.SetCookieAsync(System.String,System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{CefSharp.DevTools.Network.CookieSameSite},System.Nullable{System.Int64},System.Nullable{CefSharp.DevTools.Network.CookiePriority})"]
[Missing <param name="httpOnly"/> documentation for "M:CefSharp.DevTools.Network.NetworkClient.SetCookieAsync(System.String,System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{CefSharp.DevTools.Network.CookieSameSite},System.Nullable{System.Int64},System.Nullable{CefSharp.DevTools.Network.CookiePriority})"]
[Missing <param name="sameSite"/> documentation for "M:CefSharp.DevTools.Network.NetworkClient.SetCookieAsync(System.String,System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{CefSharp.DevTools.Network.CookieSameSite},System.Nullable{System.Int64},System.Nullable{CefSharp.DevTools.Network.CookiePriority})"]
[Missing <param name="expires"/> documentation for "M:CefSharp.DevTools.Network.NetworkClient.SetCookieAsync(System.String,System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{CefSharp.DevTools.Network.CookieSameSite},System.Nullable{System.Int64},System.Nullable{CefSharp.DevTools.Network.CookiePriority})"]
[Missing <param name="priority"/> documentation for "M:CefSharp.DevTools.Network.NetworkClient.SetCookieAsync(System.String,System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{CefSharp.DevTools.Network.CookieSameSite},System.Nullable{System.Int64},System.Nullable{CefSharp.DevTools.Network.CookiePriority})"]
[Missing <returns> documentation for "M:CefSharp.DevTools.Network.NetworkClient.SetCookieAsync(System.String,System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{CefSharp.DevTools.Network.CookieSameSite},System.Nullable{System.Int64},System.Nullable{CefSharp.DevTools.Network.CookiePriority})"]