Org.Apache.Http.Cookies.ICookie.IsPersistent Property
Returns false if the cookie should be discarded at the end of the "session"; true otherwise.

Syntax

[get: Android.Runtime.Register("isPersistent", "()Z", "GetIsPersistentHandler:Org.Apache.Http.Cookies.ICookieInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public bool IsPersistent { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns false if the cookie should be discarded at the end of the "session"; true otherwise.

[Android Documentation]

Requirements

Namespace: Org.Apache.Http.Cookies
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1