PowerSNMP for .NET CF
NetworkStream Class
Members  See Also  Send comments on this topic.
Dart.Common Namespace : NetworkStream Class




Used to provide a ReadTimeout property for a CF NetworkStream.

Object Model

NetworkStream Class

Syntax

Visual Basic (Declaration) 
Public Class NetworkStream 
   Inherits System.Net.Sockets.NetworkStream
Visual Basic (Usage)Copy Code
Dim instance As NetworkStream
C# 
public class NetworkStream : System.Net.Sockets.NetworkStream 
Managed Extensions for C++ 
public __gc class NetworkStream : public System.Net.Sockets.NetworkStream 
C++/CLI 
public ref class NetworkStream : public System.Net.Sockets.NetworkStream 

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.IO.Stream
         System.Net.Sockets.NetworkStream
            Dart.Common.NetworkStream

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 4.2
© 2010 Dart Communications. All Rights Reserved.