Compartir a través de


Mutex.Unlock Método

Definición

Sobrecargas

Unlock()
Unlock(Int32)

Unlock()

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

Se aplica a

Unlock(Int32)

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

Parámetros

idLocker
Int32

Se aplica a