QuickOPC User's Guide and Reference
UAResolveNodeParametersEventArgs Class Members
Properties  Methods 


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.InformationModel 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
Public Methods
 NameDescription
Public Method (Inherited from object)
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. (Inherited from 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
See Also

Reference

UAResolveNodeParametersEventArgs Class
OpcLabs.EasyOpc.UA.InformationModel Namespace