EventLog.Event.ThreadId Property

Definition

public int ThreadId { [Android.Runtime.Register("getThreadId", "()I", "")] get; }
[<get: Android.Runtime.Register("getThreadId", "()I", "")>]
member this.ThreadId : int

Property Value

the thread ID which wrote the log entry

Attributes

Remarks

Java documentation for android.util.EventLog.Event.getThreadId().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to