ProcessThreadCollection.Remove(ProcessThread) Metod

Definition

Tar bort en processtråd från samlingen.

public:
 void Remove(System::Diagnostics::ProcessThread ^ thread);
public void Remove(System.Diagnostics.ProcessThread thread);
member this.Remove : System.Diagnostics.ProcessThread -> unit
Public Sub Remove (thread As ProcessThread)

Parametrar

thread
ProcessThread

Tråden som ska tas bort från samlingen.

Gäller för