Show / Hide Table of Contents

Class SpinLockSectionExtensions

Extension methods set for SpinLockSection.

Inheritance
System.Object
SpinLockSectionExtensions
Namespace: Eco.Shared.Concurrent
Assembly: Eco.Shared.dll
Syntax
public static class SpinLockSectionExtensions : Object

Methods

EnterDisposable(ref SpinLock)

Declaration
public static SpinLockSection EnterDisposable(this ref SpinLock spinLock)
Parameters
Type Name Description
System.Threading.SpinLock spinLock
Returns
Type Description
SpinLockSection
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾