Java.Util.Logging.LogRecord.Millis Property
Gets the time when this event occurred, in milliseconds since 1970.

Syntax

[get: Android.Runtime.Register("getMillis", "()J", "GetGetMillisHandler")]
[set: Android.Runtime.Register("setMillis", "(J)V", "GetSetMillis_JHandler")]
public virtual long Millis { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Gets the time when this event occurred, in milliseconds since 1970.

Set method documentation [Android Documentation]

Sets the time when this event occurred, in milliseconds since 1970.

Requirements

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