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


"

For a list of all members of this type, see CodingStream 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 PropertyContentEncoding Gets or sets the type of MIME content-encoding used to encode the data contained within the Stream.  
public PropertyLengthOverridden.  Gets the length in bytes of the stream.  
public PropertyMimeEncoding Gets or sets the type of MIME encoding used to encode the data contained within the Stream.  
public PropertyPositionOverridden.  Gets or sets the current position of this 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.