Share via


DimeReader Members

Reads DIME messages from a stream as a series of DIME records.

The following tables list the members exposed by the DimeReader type.

Public Constructors

  Name Description
DimeReader Overloaded.  

Top

Public Properties

  Name Description
public property CanRead Gets a value indicating whether the stream can be read.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Close Discards any remaining records in the message and closes the reader.
public method Equals  (inherited from Object )
public method GetHashCode  (inherited from Object )
public method GetType  (inherited from Object )
public method ReadRecord Returns the next record in the DIME message in read-only mode.
public method ToString  (inherited from Object )

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object )
protected method MemberwiseClone  (inherited from Object )

Top

See Also

Reference

DimeReader Class
Microsoft.Web.Services2.Dime Namespace