Share via


m_disposed Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Set to true when this I2CDevice object has been disposed and its resources released; otherwise set to false.

Namespace:  Microsoft.SPOT.Hardware
Assembly:  Microsoft.SPOT.Hardware (in Microsoft.SPOT.Hardware.dll)

Syntax

'Declaration
Protected m_disposed As Boolean
protected bool m_disposed
protected:
bool m_disposed
val mutable m_disposed: bool
protected var m_disposed : boolean

.NET Framework Security

See Also

Reference

I2CDevice Class

Microsoft.SPOT.Hardware Namespace