Partager via


StateManager.Exit(Int32) Méthode

Définition

Quitte le thread spécifié et définit son emplacement dans la liste de thread logique avec la valeur null.

public:
 void Exit(int threadIndex);
public void Exit (int threadIndex);
member this.Exit : int -> unit
Public Sub Exit (threadIndex As Integer)

Paramètres

threadIndex
Int32

Nombre qui représente un index dans une liste de threads logiques.

S’applique à