Share via


PartialMonitoringEventReader Members

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

Represents a reader for MonitoringEvent objects.

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

Public Properties

  Name Description
public property BufferSize  (inherited from DataReader)
public property IsComplete  (inherited from DataReader)
public property ManagementGroup Gets the ManagementGroup object.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Close  (inherited from DataReader)
public method Dispose  (inherited from DataReader)
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetPartialMonitoringEvent Returns a dictionary object that contains key/value pairs where each key is a MonitoringEventProperty object and each value is the value of that property
public method GetPartialOperationalData  Returns a dictionary object that contains key/value pairs where each key is a OperationalDataProperty object and each value is the value of that property (inherited from PartialOperationalDataReader)
public method GetType  (inherited from Object)
public method Read  (inherited from DataReader)
public method ToString  (inherited from Object)

Top

Protected Methods

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

Top

See Also

Reference

PartialMonitoringEventReader Class
Microsoft.EnterpriseManagement.Monitoring Namespace