Partager via


Mutex.Unlock Méthode

Définition

Surcharges

Unlock()
Unlock(Int32)

Unlock()

public:
 void Unlock();
public void Unlock ();
member this.Unlock : unit -> unit
Public Sub Unlock ()

S’applique à

Unlock(Int32)

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

Paramètres

idLocker
Int32

S’applique à