CoAuthLock.Unlock Method

Definition

Unlocks the specified lock.

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

Remarks

This method unlocks the specified lock even if it belongs to a user other than the current one.

Applies to