ReentrantSemaphore.RevertRelevance Struct
Definition
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.
A structure that hides any evidence that the caller has entered a ReentrantSemaphore till this value is disposed.
public: value class ReentrantSemaphore::RevertRelevance : IDisposable
public struct ReentrantSemaphore.RevertRelevance : IDisposable
[System.Runtime.CompilerServices.IsReadOnly]
public readonly struct ReentrantSemaphore.RevertRelevance : IDisposable
type ReentrantSemaphore.RevertRelevance = struct
interface IDisposable
[<System.Runtime.CompilerServices.IsReadOnly>]
type ReentrantSemaphore.RevertRelevance = struct
interface IDisposable
Public Structure ReentrantSemaphore.RevertRelevance
Implements IDisposable
- Inheritance
-
ReentrantSemaphore.RevertRelevance
- Attributes
- Implements
Methods
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |