Provides the underlying stream of data for network access.
[Visual Basic] Public Class NetworkStream Inherits Stream [C#] public class NetworkStream : Stream [C++] public __gc class NetworkStream : public Stream [JScript] public class NetworkStream extends Stream
[To be supplied.]
Namespace: System.Net.Sockets
Assembly: System.net.dll