Represents a custom monitoring event that can be inserted into the Operations Manager system.

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

Public Constructors

  Name Description
CustomMonitoringEvent Initializes a new CustomMonitoringEvent object.
Top

Public Properties

  Name Description
public property Channel Gets or sets the name of the channel that the event gets published in.
public property EventData Gets or sets the data for the event.
public property LevelId Gets or sets the identifier for the level of the event.
public property LoggingComputer Gets or sets the name of the computer that logged the event.
public property Message Gets or sets the event message.
public property Number Gets the number of the event.
public property OriginalId Gets the original globally unique identifier (GUID) for the event.
public property Parameters Gets a list of parameters for the event.
public property PublisherId Gets the globally unique identifier (GUID) for the event publisher.
public property PublisherName Gets the event publisher name.
public property TimeGenerated Gets or sets the time, in UTC DateTime format, that the event was generated.
public property User Gets or sets the user that inserted the event. The current user is the default value.
Top

Public Methods (see also Protected Methods)

  Name Description
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public methodstatic ReferenceEquals  (inherited from Object)
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


Send comments about this topic to Microsoft.