DefaultHttpServiceSetCookies Method |
Namespace: Innovator.Client.ConnectionAssembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax protected virtual void SetCookies(
CookieCollection cookie
)
Protected Overridable Sub SetCookies (
cookie As CookieCollection
)
Parameters
- cookie
- Type: System.NetCookieCollection
See Also