Table of Contents

Namespace nanoFramework.Runtime.Native

Classes

ConstraintException

The exception that is thrown when an action is attempted that violates a constraint.

ExecutionConstraint

Provides a method to require a thread to complete an operation within specific constraints.

GC

Provides a set of methods and properties to control GC (garbage collection), a service that automatically reclaims unused computer memory.

Power

Provides access to power management functionalities on target device.

ResourceUtility

Helper class to access nanoFramework application managed resources.

Rtc

Provides a set of methods that help developers to manage the RTC (Real Time Clock) on the target device.

SystemInfo

Provides information about the system.

Enums

SystemInfo.FloatingPoint

Floating point options.

Delegates

RebootEventHandler

The event handler delegate for the OnRebootEvent event.