Struct SpinLockExclusive.ScopedLock
Inherited Members
Namespace: Unity.Logging
Syntax
public struct ScopedLock : IDisposable
Constructors
ScopedLock(SpinLockExclusive)
Declaration
public ScopedLock(SpinLockExclusive sl)
Parameters
| Type | Name | Description |
|---|---|---|
| SpinLockExclusive | sl |
Methods
Dispose()
Declaration
public void Dispose()