PowerTCP Mail for .NET
PipeStream Class Methods
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 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.   
public MethodEndRead (Inherited from System.IO.Stream)
public MethodEndWrite (Inherited from System.IO.Stream)
public MethodFlushOverridden.  Updates the underlying repository with the current state of the buffer and then clears the buffer.  
public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
public MethodReadOverloaded. Overridden. Read data from the Stream.  
public MethodReadByte (Inherited from System.IO.Stream)
public MethodSaveOverloaded. Saves the data in the stream to the file specified by fileName. (Inherited from Dart.PowerTCP.Mail.EnhancedStream)
public MethodSeek (Inherited from System.IO.Stream)
public MethodSetLength (Inherited from System.IO.Stream)
public MethodToArrayReturns the byte array representation of the Stream data. (Inherited from Dart.PowerTCP.Mail.EnhancedStream)
public MethodWriteOverloaded. Overridden. Writes data to the stream.  
public MethodWriteByte (Inherited from System.IO.Stream)
public MethodWriteToOverloaded. Writes all of the data contained in this Stream to a destination Stream. (Inherited from Dart.PowerTCP.Mail.EnhancedStream)
Top

Protected Methods

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

See Also

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