UsbStream Class
Represents a USB stream.
Namespace: Microsoft.SPOT.Hardware.UsbClient
Assembly: (in )
Syntax
public sealed class UsbStream : Stream
Remarks
Use the UsbController.CreateUsbStream method to create a UsbStream for a controller.
Version Information
Available in the .NET Micro Framework version 4.1 and 4.2.
See Also
Reference
UsbStream Members
Microsoft.SPOT.Hardware.UsbClient Namespace