QuickOPC User's Guide and Reference
AENotificationPayload Class Members
Fields  Properties  Methods 


OpcLabs.OpcComplexEventProcessing Assembly > OpcLabs.EasyOpc.AlarmsAndEvents.ComplexEventProcessing Namespace : AENotificationPayload Class

The following tables list the members exposed by AENotificationPayload.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public FieldEvent severity used when the event arguments contain no event, and the default event payload is not specified.  
Top
Public Properties
 NameDescription
Public PropertyGets the error ID of the error.  
Public PropertyThe event payload.  
Public PropertyDenotes whether this notification was triggered by subscription refresh.  
Public PropertyWhen True, this notification denotes that the subscription refresh is complete.  
Public PropertyA string specifying the OPC-A&E server.  
Top
Public Methods
 NameDescription
Public Method (Inherited from object)
Public Methodstatic (Shared in Visual Basic)Converts event arguments for OPC Alarms&Events notification to an event payload.  
Public MethodServes as the default hash function. (Inherited from object)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodReturns a string that represents the current object.  
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Top
Public Operators
Converts event arguments for OPC Alarms&Events notification to an event payload.
Top
See Also

Reference

AENotificationPayload Class
OpcLabs.EasyOpc.AlarmsAndEvents.ComplexEventProcessing Namespace