Android.OS.ThreadPriority.Background Field
Standard priority background threads. This gives your thread a slightly lower than normal priority, so that it will have less chance of impacting the responsiveness of the user interface. Use with Process.SetThreadPriority(ThreadPriority) and Process.SetThreadPriority(int, Android.OS.ThreadPriority), not with the normal Java.Lang.Thread class.

Syntax

ThreadPriority Background

Requirements

Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0