Build 1.01.318.0

[This is preliminary documentation and is subject to change.]

The EventManager type exposes the following members.

Constructors

  NameDescription
Public methodEventManager
Creates a new instance of a sampling group.

Methods

  NameDescription
Public methodCreateMonitoredItem(OperationContext, INodeManager, Object, UInt32, UInt32, TimestampsToReturn, MonitoredItemCreateRequest, EventFilter) Obsolete.
Creates a set of monitored items.
Public methodCreateMonitoredItem(OperationContext, INodeManager, Object, UInt32, UInt32, TimestampsToReturn, Double, MonitoredItemCreateRequest, EventFilter)
Creates a set of monitored items.
Public methodDeleteMonitoredItem
Deletes a monitored item.
Public methodDispose()()()()
Frees any unmanaged resources.
Protected methodDispose(Boolean)
An overrideable version of the Dispose.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
The finializer implementation.
(Overrides Object..::..Finalize()()()().)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetMonitoredItems
Returns the currently active monitored items.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodModifyMonitoredItem
Modifies a monitored item.
Public methodStatic memberReportEvent
Reports an event.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also