Click or drag to resize

AbortableIsBackground Eigenschaft

Return whether or not this thread is a background thread. Background threads do not affect when the Execution Engine shuts down.

Namensraum: NetEti.ApplicationControl
Assembly: NetEti.ProcessTools (in NetEti.ProcessTools.dll) Version: 1.0.0+6e6ab0c4fed8e24cd32ff9136ecb6b264898a6a9
Syntax
public bool IsBackground { get; set; }

Eigenschaftswert

Boolean
Siehe auch