Java.Util.Logging.LogRecord.SequenceNumber Property
Gets the sequence number.

Syntax

[get: Android.Runtime.Register("getSequenceNumber", "()J", "GetGetSequenceNumberHandler")]
[set: Android.Runtime.Register("setSequenceNumber", "(J)V", "GetSetSequenceNumber_JHandler")]
public virtual long SequenceNumber { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Gets the sequence number.

Set method documentation [Android Documentation]

Sets the sequence number. It is usually not necessary to call this method to change the sequence number because the number is allocated when this instance is constructed.

Requirements

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