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


"

For a list of all members of this type, see NetworkStream members.

"

Public Properties

 NameDescription
public PropertyCanRead (Inherited from System.IO.Stream)
public PropertyCanSeek (Inherited from System.IO.Stream)
public PropertyCanTimeout (Inherited from System.IO.Stream)
public PropertyCanWrite (Inherited from System.IO.Stream)
public PropertyDataAvailable (Inherited from System.Net.Sockets.NetworkStream)
public PropertyLength (Inherited from System.IO.Stream)
public PropertyPosition (Inherited from System.IO.Stream)
public PropertyReadTimeoutOverridden.  Gets or sets a value, in milliseconds, that determines how long the stream will attempt to read before timing out.  
public PropertyWriteTimeout (Inherited from System.IO.Stream)
Top

Protected Properties

See Also

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