Share via


SimplePluginManagedAsync Sample (Windows Embedded CE 6.0)

1/6/2010

The SimplePluginManagedAsync sample includes asynchronous, managed device–side code. This plug-in demonstrates how to write asynchronous managed device-side code for a plug-in. The desktop sends a command packet to the device, which causes the device to start sending periodic command packets back to the desktop.

Required SDKs

None.

Supported Platforms

A Windows Embedded CE powered device with Windows CE .NET 4.2 or later that satisfies the required operating system dependencies listed below is supported.

Required Operating System Dependencies

.NET Compact Framework 1.0. For more information, see Required OS Dependencies for Plug-ins.

See Also

Other Resources

Sample Plug-ins Based on the Remote Tools Framework