AsyncCrossProcessMutex.LockReleaser Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The value returned from EnterAsync(TimeSpan) that must be disposed to release the mutex.
C#
public struct AsyncCrossProcessMutex.LockReleaser : IDisposable
type AsyncCrossProcessMutex.LockReleaser = struct
interface IDisposable
Public Structure AsyncCrossProcessMutex.LockReleaser
Implements IDisposable
- Inheritance
-
AsyncCrossProcessMutex.LockReleaser
- Implements
Is |
Gets a value indicating whether the mutex was abandoned by its previous owner. |
Dispose() |
Releases the named mutex. |
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2022 |