Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkReadAll()()()()
Reads a multi-line response from the server. Returns null reference (Nothing in Visual Basic) if the end of response has been reached without any preceding data.
Public methodSupported by the .NET Compact FrameworkReadAll(array<String>[]()[][])
Reads a multi-line response from the server. Returns if either the question prompt has been received (and no other data are pending) or the end of response has been reached. Returns null reference (Nothing in Visual Basic) if the end of response has been reached without any preceding data.

See Also