For a list of all members of this type, see UAFolder members.
Public Methods
Protected Methods
| Name | Description |
![Protected Method](template/packages/core-dotnet/images/protectedMethod.png) | Finalize | (Inherited from System.ComponentModel.Component) |
![Protected Method](template/packages/core-dotnet/images/protectedMethod.png) | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
![Protected Method](template/packages/core-dotnet/images/protectedMethod.png) | OnContextTypesChanged | Infrastructure. (Inherited from OpcLabs.BaseLib.Widgets.Widget) |
![Protected Method](template/packages/core-dotnet/images/protectedMethod.png) | OnConversionError | Raises the UAServerNode.ConversionError event, indicating when data cannot be converted from Read, for Write, or in IUADataSubscription.OnNext. (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode) |
![Protected Method](template/packages/core-dotnet/images/protectedMethod.png) | OnDataSubscriptionChanged | Raises the UAServerNode.DataSubscriptionChanged event, indicating when data subscription has been added, removed, or modified. (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode) |
![Protected Method](template/packages/core-dotnet/images/protectedMethod.png) | OnFirstUnlock | Called when the lock count becomes non-zero. (Inherited from OpcLabs.BaseLib.NodeSpace.NodeFrontEnd) |
![Protected Method](template/packages/core-dotnet/images/protectedMethod.png) | OnLastUnlock | Called when the lock count becomes zero. (Inherited from OpcLabs.BaseLib.NodeSpace.NodeFrontEnd) |
![Protected Method](template/packages/core-dotnet/images/protectedMethod.png) | OnNodeBackEndChange | Called after the branch back-end has changed. (Inherited from OpcLabs.BaseLib.NodeSpace.NodeFrontEnd) |
![Protected Method](template/packages/core-dotnet/images/protectedMethod.png) | OnRead | Raises the UAServerNode.Read event to obtain the data for OPC UA read. (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode) |
![Protected Method](template/packages/core-dotnet/images/protectedMethod.png) | OnSamplingIntervalChanged | Raises the UAServerNode.SamplingIntervalChanged event, indicating when the sampling interval of a data variable has changed. (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode) |
![Protected Method](template/packages/core-dotnet/images/protectedMethod.png) | OnStarting | Raises the UAServerNode.Starting event, indicating when the component is starting. (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode) |
![Protected Method](template/packages/core-dotnet/images/protectedMethod.png) | OnStopped | Raises the UAServerNode.Stopped event, indicating when the component has stopped. (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode) |
![Protected Method](template/packages/core-dotnet/images/protectedMethod.png) | OnWrite | Raises the UAServerNode.Write event, supplying the OPC UA write data. (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode) |
![Protected Method](template/packages/core-dotnet/images/protectedMethod.png) | ReadXmlElement | Infrastructure. (Inherited from OpcLabs.BaseLib.NodeSpace.NodeFrontEnd) |
![Protected Method](template/packages/core-dotnet/images/protectedMethod.png) | WriteXmlElement | Infrastructure. (Inherited from OpcLabs.BaseLib.NodeSpace.NodeFrontEnd) |
Top
Extension Methods
| Name | Description |
![Public Extension Method](template/packages/core-dotnet/images/extensionmethod.png) | SetState<TNode> | Sets the arbitrary object associated with the node. |
Top
See Also