System.Net.Cookie.Discard Property

Gets or sets the discard flag set by the server.

Syntax

public bool Discard { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

When true, this property instructs the client application not to save the System.Net.Cookie on the user's hard disk when a session ends.

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0