PacketLock Methods |
The PacketLock type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose |
Disposes the lock.
| |
| LockAsync |
Locks the lock and return a key that can be used to unlock it.
| |
| Unlock |
Unlocks the lock using the key that locked it.
|