PowerTCP Mail for .NET
EnhancedStream Class Methods
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 Methods

 NameDescription
public MethodBeginRead (Inherited from System.IO.Stream)
public MethodBeginWrite (Inherited from System.IO.Stream)
public MethodClose (Inherited from System.IO.Stream)
public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
public MethodDisposeOverloaded. Overridden.  Releases all resources associated with the object.  
public MethodEndRead (Inherited from System.IO.Stream)
public MethodEndWrite (Inherited from System.IO.Stream)
public MethodFlushOverridden.  Default implementation is no-op. May be overridden by derived classes  
public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
public MethodReadOverloaded.  Reads at least one byte of data from the Stream and copies it into the provided buffer.  
public MethodReadByte (Inherited from System.IO.Stream)
public MethodSaveOverloaded. Saves the data in the stream to the file specified by fileName.  
public MethodSeekOverridden.  Sets the position within the current Stream to the specified value. Always throws a NotSupportedException.  
public MethodSetLengthOverridden.  Sets the length of the current Stream to the specified value. Always throws a NotSupportedException.  
public MethodToArrayReturns the byte array representation of the Stream data.  
public MethodToStringReturns the string representation of the Stream data.  
public MethodWriteOverloaded.  Writes a sequence of bytes to the Stream and returns when the operation is complete.  
public MethodWriteByte (Inherited from System.IO.Stream)
public MethodWriteToOverloaded. Writes all of the data contained in this Stream to a destination Stream.  
Top

Protected Methods

 NameDescription
protected MethodCreateWaitHandle (Inherited from System.IO.Stream)
protected MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Top

See Also

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