QuickOPC User's Guide and Reference
UAResolveNodeParametersEventArgs Class Members
Properties 


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Modelling Namespace : UAResolveNodeParametersEventArgs Class

The following tables list the members exposed by UAResolveNodeParametersEventArgs.

Public Constructors
 NameDescription
Public ConstructorCreate a new instance of the class, with given endpoint descriptor and node descriptor. The resolved parameters are set to their defaults.  
Top
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Default monitoring parameters.  
Public Propertystatic (Shared in Visual Basic)Default Read parameters.  
Public Propertystatic (Shared in Visual Basic)Default subscription parameters.  
Public PropertyThe OPC-UA server (endpoint) involved in the operation.  
Public Property (Inherited from System.ComponentModel.HandledEventArgs)
Public PropertyAn object containing monitoring parameters, such as the sampling interval, and optional data change filter.  
Public PropertyThe descriptor of the OPC-UA node involved in the operation.  
Public PropertyThe read parameters (such as data source or value age).  
Public PropertyAn object containing subscription parameters, such as the publishing interval.  
Top
See Also

Reference

UAResolveNodeParametersEventArgs Class
OpcLabs.EasyOpc.UA.Modelling Namespace