Neokernel API

ThreadClass.IsBackground Property

Gets or sets a value indicating whether or not a thread is a background thread.

public bool IsBackground { public get; public set; }

See Also

ThreadClass Class | com.neokernel.util Namespace