Share via


ComPortToStream Members

The following tables list the members exposed by the ComPortToStream type.

Public Constructors

Name Description
Public Method ComPortToStream Overloaded. Initializes a new instance of the ComPortToStream class.

Protected Fields

Name Description
Protected Field _stream Represents the stream that is connected to the current COM port.

Public Properties

Name Description
Public Property AvailableBytes Gets the size of the stream that is connected to the current COM port.
Public Property Stream Gets or sets the stream that is connected to the current COM port.

Protected Methods

Name Description
Protected Method InitializeProtected Intended only for internal use by the .NET Micro Framework.
Protected Method OnException Intended only for internal use by the .NET Micro Framework.
Protected Method OnRead Intended only for internal use by the .NET Micro Framework.
Protected Method StartRead Intended only for internal use by the .NET Micro Framework.
Protected Method UninitializeProtected Intended only for internal use by the .NET Micro Framework.

See Also

Reference

ComPortToStream Class
Microsoft.SPOT.Emulator.Com Namespace