Build 1.01.318.0
[This is preliminary documentation and is subject to change.]
The EventManager type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| EventManager |
Creates a new instance of a sampling group.
|
Methods
| Name | Description | |
|---|---|---|
| CreateMonitoredItem(OperationContext, INodeManager, Object, UInt32, UInt32, TimestampsToReturn, MonitoredItemCreateRequest, EventFilter) | Obsolete.
Creates a set of monitored items.
| |
| CreateMonitoredItem(OperationContext, INodeManager, Object, UInt32, UInt32, TimestampsToReturn, Double, MonitoredItemCreateRequest, EventFilter) |
Creates a set of monitored items.
| |
| DeleteMonitoredItem |
Deletes a monitored item.
| |
| Dispose()()()() |
Frees any unmanaged resources.
| |
| Dispose(Boolean) |
An overrideable version of the Dispose.
| |
| Equals | (Inherited from Object.) | |
| Finalize |
The finializer implementation.
(Overrides Object..::..Finalize()()()().) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetMonitoredItems |
Returns the currently active monitored items.
| |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ModifyMonitoredItem |
Modifies a monitored item.
| |
| ReportEvent |
Reports an event.
| |
| ToString | (Inherited from Object.) |