InterlockedBool Class
Namespace
Statiq.Common
Base Types
  • object
InterlockedBool
object

Syntax

public class InterlockedBool

Constructors

Methods

Name Return Value Summary
Set() bool
Unset() bool

Operators

Name Value Summary
implicit operator bool(InterlockedBool) bool

Extension Methods