Click or drag to resize

PacketLock Methods

The PacketLock type exposes the following members.

Methods
  NameDescription
Public methodDispose
Disposes the lock.
Public methodLockAsync
Locks the lock and return a key that can be used to unlock it.
Public methodUnlock
Unlocks the lock using the key that locked it.
Top
See Also