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


"

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

"

Public Methods

 NameDescription
public MethodBeginRead (Inherited from System.IO.Stream)
public MethodBeginWrite (Inherited from System.IO.Stream)
public MethodCloseOverridden.  Closes the current stream and releases any resources (such as sockets and file handles) associated with the current stream.  
public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
public MethodDisposeOverloaded.  (Inherited from System.IO.Stream)
public MethodEndRead (Inherited from System.IO.Stream)
public MethodEndWrite (Inherited from System.IO.Stream)
public MethodFlush (Inherited from System.IO.Stream)
public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
public MethodReadOverloaded. Overridden.  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. (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 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. (Inherited from Dart.PowerTCP.Mail.EnhancedStream)
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.