[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Public Methods (see also Protected Methods)

  Name Description
public method BeginRead  (inherited from Stream)
public method BeginWrite  (inherited from Stream)
public method Close  When overridden in a derived class, closes the current stream, disposing of the underlying resources. (inherited from BinaryStream)
public method CreateObjRef  (inherited from MarshalByRefObject)
public method Dispose  Overloaded. (inherited from Stream)
public method EndRead  (inherited from Stream)
public method EndWrite  (inherited from Stream)
public method Equals  Overloaded. (inherited from Object)
public method Flush  When overridden in a derived class, clears all buffers for this stream and causes any buffered data to be written to the underlying device. (inherited from BinaryStream)
public method GetHashCode  (inherited from Object)
public method GetLifetimeService  (inherited from MarshalByRefObject)
public method GetType  (inherited from Object)
public method InitializeLifetimeService  (inherited from MarshalByRefObject)
public method Read Overridden.  
public method ReadByte  (inherited from Stream)
public methodstatic ReferenceEquals  (inherited from Object)
public method Seek Overridden.  
public method SetLength  (inherited from BinaryStream)
public methodstatic Synchronized  (inherited from Stream)
public method ToString  (inherited from Object)
public method Write  (inherited from BinaryStream)
public method WriteByte  (inherited from Stream)

Protected Methods

  Name Description
protected method CreateWaitHandle  Obsolete.  (inherited from Stream)
protected method Dispose  Overloaded. (inherited from Stream)
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  Overloaded. (inherited from MarshalByRefObject)

See Also


Send comments about this topic to Microsoft.