Dart.PowerTCP.SslSockets Namespace > TcpStream Class : Available Property (TcpStream) |
Gets the amount of data that has been received from the network and is available to be read.
[Visual Basic]
Public Overridable ReadOnly Property Available As Integer
[C#]
public virtual int Available {get;}
[C++]
public: __property virtual int get_Available();
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
TcpStream Class | TcpStream Members
Send comments on this topic.
Documentation version 1.1.2.0.
© 2008 Dart Communications. All rights reserved.