Language

AndroidMessageHandler.UseCookies Property

Definition

Gets or sets a value that indicates whether the handler uses the CookieContainer property to store server cookies and uses these cookies when sending requests. The default value is true.

public bool UseCookies { get; set; }
member this.UseCookies : bool with get, set

Property Value

Applies to