Partilhar via


SocketsHttpHandlerOptions.UseCookies Property

Definition

Gets or sets a value indicating whether to use cookies when sending requests.

public:
 property bool UseCookies { bool get(); void set(bool value); };
public bool UseCookies { get; set; }
member this.UseCookies : bool with get, set
Public Property UseCookies As Boolean

Property Value

The default value is false.

Applies to