VolatileBool struct VolatileBool A wrapper struct for volatile bool. Please note that a copy of the struct itself will not be volatile, e.g. volatileBool1 = volatileBool2. Documentation public Boolean modreq(System.Runtime.CompilerServices.IsVolatile) m_value