ProcessThreadCollection.Remove(ProcessThread) Yöntem

Tanım

Bir işlem iş parçacığını koleksiyondan siler.

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)

Parametreler

thread
ProcessThread

Koleksiyondan kaldırılacak iş parçacığı.

Şunlara uygulanır