ChunkingCookieManager.ThrowForPartialCookies Property

Definition

Throw if not all chunks of a cookie are available on a request for re-assembly.

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

Property Value

Applies to