ComPortToStream.AvailableBytes Property
Gets the size of the stream that is connected to the current COM port.
Namespace: Microsoft.SPOT.Emulator.Com
Assembly: Microsoft.SPOT.Emulator (in microsoft.spot.emulator.dll)
Syntax
public virtual int AvailableBytes { get; }
Property Value
The size, in bytes, of the stream that is connected to the current COM port.
Version Information
Available in .NET Micro Framework version 2.0
See Also
Reference
ComPortToStream Class
ComPortToStream Members
Microsoft.SPOT.Emulator.Com Namespace