QuickOPC User's Guide and Reference
_EasyUAEventNotificationEventArgs Interface Members
Properties  Methods 

OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.OperationModel.ComTypes Namespace : _EasyUAEventNotificationEventArgs Interface

The following tables list the members exposed by _EasyUAEventNotificationEventArgs.

Public Properties
 NameDescription
 PropertyHolds arguments that were used to subscribe to a monitored item in an OPC-UA server.  
 PropertyDiagnostics information (such as warnings) assembled during the operation.  
 PropertyCount of diagnostic information elements assembled during the operation.  
 PropertyTextual summary of diagnostics information, one message per line.  
 PropertyThe display string for the current object.  
 PropertyGets or sets the error ID of the error.  
 PropertyGets or sets a message that describes the current exception.  
 PropertyThe first line of the error message.  
 PropertyEvent notification information.  
 PropertyGets the current exception. Contains null reference when no exception.  
 PropertyA normalized OpcLabs.BaseLib.OperationModel.OperationEventArgs.Diagnostics collection.  
 PropertyA normalized OpcLabs.BaseLib.OperationModel.OperationEventArgs.Exception object, or null if there was no error.  
 PropertyDenotes whether this notification was triggered by subscription refresh.  
 PropertyWhen True, this notification denotes that the subscription refresh is complete.  
 PropertyWhen True, this notification denotes that the subscription refresh has been initiated.  
 PropertyBasic technology-independent status information. An enumeration of four mutually exclusive status codes (Unknown, Normal, Warning, Error).  
 PropertyGets indication whether the operation has succeeded.  
Top
Public Methods
 NameDescription
 Method  
 Method  
 Method  
 Method  
 MethodCreates a new object that is a memberwise copy of the current instance.  
 MethodReturns a long string representation of the current object.  
 Method  
Top
See Also

Reference

_EasyUAEventNotificationEventArgs Interface
OpcLabs.EasyOpc.UA.OperationModel.ComTypes Namespace