Android.OS
ThreadPriority
Lowest
Android.OS.ThreadPriority.Lowest Field
Lowest available thread priority. Only for those who really, really don't want to run if anything else is happening. Use with
Process.SetThreadPriority(ThreadPriority)
and
Process.SetThreadPriority(int, Android.OS.ThreadPriority)
,
not
with the normal
Java.Lang.Thread
class.
Syntax
ThreadPriority
Lowest
Requirements
Namespace:
Android.OS
Assembly:
Mono.Android (in Mono.Android.dll)
Assembly Versions:
0.0.0.0