BasicClientCookie.SetVersion(Int32) Method

Definition

Sets the cookie specification version.

public void SetVersion(int version);
abstract member SetVersion : int -> unit
override this.SetVersion : int -> unit

Parameters

version
Int32

The cookie specification version to assign.

Implements

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to