PowerTCP Sockets for .NET
ReadToEnd Method




Syntax
'Declaration
 
Public Function ReadToEnd() As Data
'Usage
 
Dim instance As TcpBase
Dim value As Data
 
value = instance.ReadToEnd()
public Data ReadToEnd()
public: Data* ReadToEnd(); 
public:
Data^ ReadToEnd(); 
See Also

Reference

TcpBase Class
TcpBase Members


PowerTCP Sockets for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic