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


"

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

"

Public Properties

 NameDescription
public PropertyCanReadOverridden.  Gets a value indicating whether the current stream supports reading.  
public PropertyCanSeekOverridden.  Gets a value indicating whether the current stream supports seeking.  
public PropertyCanTimeout (Inherited from System.IO.Stream)
public PropertyCanWriteOverridden.  Gets a value indicating whether the current stream supports writing.  
public PropertyCharset Gets and sets the character set used for string/byte array conversions.  
public PropertyEncodingGets or sets the type of encoding to use.  
public PropertyLengthOverridden.  The length of data available on the stream. This method always throws a NotSupportedException.  
public PropertyPositionOverridden.  Gets or sets the position in the stream. This method always throws a NotSupportedException.  
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.