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 | |
---|---|---|
BufferSize | (inherited from DataReader) | |
IsComplete | (inherited from DataReader) | |
ManagementGroup | Gets the ManagementGroup object. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Close | (inherited from DataReader) | |
Dispose | (inherited from DataReader) | |
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
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 | |
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) | |
GetType | (inherited from Object) | |
Read | (inherited from DataReader) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
GetResult | (inherited from DataReader) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
PartialMonitoringEventReader Class
Microsoft.EnterpriseManagement.Monitoring Namespace