Name | Description | |
---|---|---|
UAModelAccessFailureEventArgs Constructor | Initializes a new instance of the class, with given exception and the related mapping source. |
The following tables list the members exposed by UAModelAccessFailureEventArgs.
Name | Description | |
---|---|---|
UAModelAccessFailureEventArgs Constructor | Initializes a new instance of the class, with given exception and the related mapping source. |
Name | Description | |
---|---|---|
AttributeId | Attribute Id. Identifies an attribute of a node. | |
EndpointDescriptor | The OPC-UA server (endpoint) involved in the operation. | |
Exception | Contains the OpcLabs.BaseLib.FailureEventArgs.Exception carried by the event arguments. (Inherited from OpcLabs.BaseLib.FailureEventArgs) | |
NodeDescriptor | The descriptor of the OPC-UA node involved in the operation. |
Name | Description | |
---|---|---|
ToString | Returns a string that represents the current object. (Inherited from OpcLabs.BaseLib.FailureEventArgs) |