BasicHttpBinding.ShouldSerializeEnableHttpCookieContainer Method

Definition

Indicates whether the http cookie container should enable the serialization.

public:
 bool ShouldSerializeEnableHttpCookieContainer();
public bool ShouldSerializeEnableHttpCookieContainer ();
member this.ShouldSerializeEnableHttpCookieContainer : unit -> bool
Public Function ShouldSerializeEnableHttpCookieContainer () As Boolean

Returns

true if the http cookie container should enable the serialization; otherwise, false.

Applies to