dCsharp

ThreadClass.IsBackground Property

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

public bool IsBackground {get; set;}

See Also

ThreadClass Class | edu.neu.ccs.demeter.dCsharp Namespace