Port.Dispose Method
Disables the pin for a port and marks it as available for reuse.
Namespace: Microsoft.SPOT.Hardware
Assembly: Microsoft.SPOT.Hardware (in microsoft.spot.hardware.dll)
Syntax
public virtual void Dispose (
bool disposing
)
Parameters
- disposing
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Version Information
Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, 4.1, and 4.2.