Share via


ComPortToMemoryStream.StreamOut Property

Gets the memory stream to which the current COM port is connected.

Namespace: Microsoft.SPOT.Emulator.Com
Assembly: Microsoft.SPOT.Emulator (in microsoft.spot.emulator.dll)

Syntax

public Stream StreamOut { get; }

Property Value

A Stream object that represents the memory stream to which the current COM port is connected.

Version Information

Available in .NET Micro Framework version 2.0

See Also

Reference

ComPortToMemoryStream Class
ComPortToMemoryStream Members
Microsoft.SPOT.Emulator.Com Namespace