Java.Net.URLConnection.Expiration Property
Returns the timestamp when this response will be expired in milliseconds since January 1, 1970 GMT or 0 if this timestamp is unknown.

Syntax

[get: Android.Runtime.Register("getExpiration", "()J", "GetGetExpirationHandler")]
public virtual long Expiration { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the timestamp when this response will be expired in milliseconds since January 1, 1970 GMT or 0 if this timestamp is unknown.

[Android Documentation]

Requirements

Namespace: Java.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1