Share via


ComPortToMemoryStream.AvailableBytes Property

Gets the size of a memory stream, in bytes.

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

Syntax

public override int AvailableBytes { get; }

Property Value

The number of bytes in the memory stream.

Version Information

Available in .NET Micro Framework version 2.0

See Also

Reference

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