PowerTCP Mail for .NET
TcpStream Class Properties
See Also  Send comments on this topic.
Dart.PowerTCP.Mail Namespace : TcpStream Class


"

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

"

Public Properties

 NameDescription
public PropertyAvailable Gets the amount of data that has been received from the network and is available to be read.  
public PropertyCanReadOverridden.  Indicates that data can be read from the stream.  
public PropertyCanSeek (Inherited from System.IO.Stream)
public PropertyCanTimeout (Inherited from System.IO.Stream)
public PropertyCanWriteOverridden.  Indicates that data can be written to the stream.  
public PropertyCharset Gets and sets the character set used for string/byte array conversions. (Inherited from Dart.PowerTCP.Mail.EnhancedStream)
public PropertyEncodingGets or sets the type of encoding to use. (Inherited from Dart.PowerTCP.Mail.EnhancedStream)
public PropertyLength (Inherited from System.IO.Stream)
public PropertyPosition (Inherited from System.IO.Stream)
public PropertyReadTimeout (Inherited from System.IO.Stream)
public PropertyWriteTimeout (Inherited from System.IO.Stream)
Top

See Also

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