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


"

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

"

Public Properties

 NameDescription
public PropertyCanReadOverridden.  Gets a value indicating whether the current Stream supports reading.  
public PropertyCanSeek (Inherited from System.IO.Stream)
public PropertyCanTimeout (Inherited from System.IO.Stream)
public PropertyCanWrite (Inherited from System.IO.Stream)
public PropertyCharset Gets and sets the character set used for string/byte array conversions. (Inherited from Dart.PowerTCP.Mail.EnhancedStream)
public PropertyCoreStreamThe internal stream to which all buffered reads/writes are being made.  
public PropertyEncodingGets or sets the type of encoding to use. (Inherited from Dart.PowerTCP.Mail.EnhancedStream)
public PropertyLengthOverridden. Gets the length in bytes of the stream.  
public PropertyPositionOverridden. Gets or sets the position within the current 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.