Java.Net.URLConnection.LastModified Property
Returns the value of the response header field last-modified or 0 if this value is not set.

Syntax

[get: Android.Runtime.Register("getLastModified", "()J", "GetGetLastModifiedHandler")]
public virtual long LastModified { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the value of the response header field last-modified or 0 if this value is not set.

[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