| Name | Description | |
|---|---|---|
![]()  | UAResolveNodeParametersEventArgs Constructor | Create a new instance of the class, with given endpoint descriptor and node descriptor. The resolved parameters are set to their defaults. | 
            The following tables list the members exposed by UAResolveNodeParametersEventArgs.
| Name | Description | |
|---|---|---|
![]()  | UAResolveNodeParametersEventArgs Constructor | Create a new instance of the class, with given endpoint descriptor and node descriptor. The resolved parameters are set to their defaults. | 
| Name | Description | |
|---|---|---|
![]() ![]()  | DefaultMonitoringParameters | Default monitoring parameters. | 
![]() ![]()  | DefaultReadParameters | Default Read parameters. | 
![]() ![]()  | DefaultSubscriptionParameters | Default subscription parameters. | 
![]()  | EndpointDescriptor | The OPC-UA server (endpoint) involved in the operation. | 
![]()  | Handled | (Inherited from System.ComponentModel.HandledEventArgs) | 
![]()  | MonitoringParameters | An object containing monitoring parameters, such as the sampling interval, and optional data change filter. | 
![]()  | NodeDescriptor | The descriptor of the OPC-UA node involved in the operation. | 
![]()  | ReadParameters | The read parameters (such as data source or value age). | 
![]()  | SubscriptionParameters | An object containing subscription parameters, such as the publishing interval. | 
| Name | Description | |
|---|---|---|
![]()  | Equals | (Inherited from object) | 
![]()  | GetHashCode | Serves as the default hash function. (Inherited from object) | 
![]()  | GetType | Gets the System.Type of the current instance. (Inherited from object) | 
![]()  | ToString | Returns a string that represents the current object. (Inherited from object) | 
| 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) | 
| Name | Description | |
|---|---|---|
![]()  | SetState<TNode> | Sets the arbitrary object associated with the node. |