See Also

PipeStream Class  | Dart.PowerTCP.EmailValidation Namespace

See Also PowerTCP Email Validation for .NET

PipeStream Class Members

Dart.PowerTCP.EmailValidation Namespace : PipeStream Class

PipeStream overview

Public Constructors

Public Constructor PipeStream Constructor Overloaded. Creates a new instance of PipeStream.

Public Properties

Public Property CanRead Overridden.  Gets a value indicating whether the current Stream supports reading.
Public Property CanSeek (Inherited from EnhancedStream) Gets a value indicating whether the current stream supports seeking.
Public Property CanTimeout (Inherited from System.IO.Stream) 
Public Property CanWrite (Inherited from EnhancedStream) Gets a value indicating whether the current stream supports writing.
Public Property Charset (Inherited from EnhancedStream) Gets and sets the character set used for string/byte array conversions.
Public Property CoreStream The internal stream to which all buffered reads/writes are being made.
Public Property Encoding (Inherited from EnhancedStream)Gets or sets the type of encoding to use.
Public Property Length Overridden. Gets the length in bytes of the stream.
Public Property Position Overridden. Gets or sets the position within the current stream
Public Property ReadTimeout (Inherited from System.IO.Stream) 
Public Property WriteTimeout (Inherited from System.IO.Stream) 

Public Methods

Public Method BeginRead (Inherited from System.IO.Stream) 
Public Method BeginWrite (Inherited from System.IO.Stream) 
Public Method Close (Inherited from System.IO.Stream) 
Public Method CreateObjRef (Inherited from System.MarshalByRefObject) 
Public Method Dispose (Inherited from EnhancedStream)Overloaded.  Releases all resources associated with the object.
Public Method EndRead (Inherited from System.IO.Stream) 
Public Method EndWrite (Inherited from System.IO.Stream) 
Public Method Flush Overridden.  Updates the underlying repository with the current state of the buffer and then clears the buffer.
Public Method GetLifetimeService (Inherited from System.MarshalByRefObject) 
Public Method InitializeLifetimeService (Inherited from System.MarshalByRefObject) 
Public Method Read Overloaded. Overridden. Read data from the Stream.
Public Method ReadByte (Inherited from System.IO.Stream) 
Public Method Save (Inherited from EnhancedStream)Overloaded. Saves the data in the stream to the file specified by fileName.
Public Method Seek (Inherited from EnhancedStream) Sets the position within the current Stream to the specified value. Always throws a NotSupportedException.
Public Method SetLength (Inherited from EnhancedStream) Sets the length of the current Stream to the specified value. Always throws a NotSupportedException.
Public Method ToArray (Inherited from EnhancedStream)Returns the byte array representation of the Stream data.
Public Method ToString (Inherited from EnhancedStream)Returns the string representation of the Stream data.
Public Method Write Overloaded. Overridden. Writes data to the stream.
Public Method WriteByte (Inherited from System.IO.Stream) 
Public Method WriteTo (Inherited from EnhancedStream)Overloaded. Writes all of the data contained in this Stream to a destination Stream.

Protected Methods

Protected Method CreateWaitHandle (Inherited from System.IO.Stream) 
Protected Method FinalWrite  
Protected Method InternalWrite  
Protected Method MemberwiseClone (Inherited from System.MarshalByRefObject)Overloaded.  
Protected Method ReadFilter  
Protected Method ResetPosition  

See Also

PipeStream Class  | Dart.PowerTCP.EmailValidation Namespace


Send comments on this topic.

Documentation version 1.0.3.0.

© 2008 Dart Communications.  All rights reserved.