Name | Description | |
---|---|---|
UABaseEventObject Constructor | Overloaded. |
The following tables list the members exposed by UABaseEventObject.
Name | Description | |
---|---|---|
UABaseEventObject Constructor | Overloaded. |
Name | Description | |
---|---|---|
DefaultSeverity | Default value of the Severity property. |
Name | Description | |
---|---|---|
AllFields | A collection of all relevant fields of this event. | |
DefaultEventId | Default value of the EventId property. | |
DefaultEventType | Default value of the EventType property. | |
DefaultLocalTime | Default value of the LocalTime property. | |
DefaultMessage | Default value of the Message property. | |
DefaultNodeId | Default value of the NodeId property. | |
DefaultReceiveTime | Default value of the ReceiveTime property. | |
DefaultSourceName | Default value of the SourceName property. | |
DefaultSourceNode | Default value of the SourceNode property. | |
DefaultTime | Default value of the Time property. | |
EventId | Generated by the Server to uniquely identify a particular Event Notification. | |
EventType | Describes the specific type of Event. | |
LocalTime | The local time that may or may not take daylight saving time into account. | |
Message | A human-readable text description of the Event. | |
NodeId | The NodeId of the event. | |
ReceiveTime | Provides the time the OPC UA Server received the Event from the underlying device of another Server. | |
ReceiveTimeDouble | Provides the time the OPC UA Server received the Event from the underlying device of another Server. In UTC, as double-precision floating-point number that contains an OLE Automation date. | |
Severity | An indication of the urgency of the Event. | |
SourceName | Provides a description of the source of the Event. | |
SourceNode | Identifies the Node that the Event originated from. | |
Time | Provides the time the Event occurred. | |
TimeDouble | Provides the time the Event occurred. In UTC, as double-precision floating-point number that contains an OLE Automation date. |
Name | Description | |
---|---|---|
Clone | Overridden. | |
Equals | Overloaded. Overridden. Determines whether the specified object is equal to the current object.Determines whether the specified System.Object is equal to the current object. | |
GetHashCode | Overridden. Serves as the default hash function. Serves as a hash function for a particular type. | |
GetObjectData | Overridden. | |
GetSchema | (Inherited from OpcLabs.BaseLib.Info) | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
ReadXml | (Inherited from OpcLabs.BaseLib.Info) | |
ToString | Overridden. Returns a string that represents the current object.Returns a string that represents the current object. | |
WriteXml | (Inherited from OpcLabs.BaseLib.Info) |
Name | Description | |
---|---|---|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) | |
MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) | |
ReadXmlElement | Overridden. Infrastructure. Infrastructure. | |
WriteXmlElement | Overridden. Infrastructure. Infrastructure. |
Equality | Determines whether the two objects are equal. |
Inequality | Determines whether the two objects are not equal. |