ChunkingCookieManager.ThrowForPartialCookies 属性

定义

如果用于重新组合的请求上并未提供 Cookie 的所有块,则引发该异常。

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

属性值

适用于