| Name | Description |
![Method](template/packages/core-dotnet/images/Method.png) | AsAlarmsAndConditionsClient | Derives an OPC UA global discovery client object from the current client object. |
![Method](template/packages/core-dotnet/images/Method.png) | AsCertificateManagementClient | Derives an OPC UA certificate management client object from the current client object. |
![Method](template/packages/core-dotnet/images/Method.png) | AsGlobalDiscoveryClient | Derives an OPC UA global discovery client object from the current client object. |
![Method](template/packages/core-dotnet/images/Method.png) | AsPublishSubscribeClient | Derives an OPC UA publish-subscribe client object from the current client object. |
![Method](template/packages/core-dotnet/images/Method.png) | Browse | Browses the nodes in server's address space, given an endpoint descriptor, node descriptor, and browse parameters. |
![Method](template/packages/core-dotnet/images/Method.png) | BrowseDataNodes | Browses the data nodes, specifying an endpoint descriptor, and a starting Node Id. |
![Method](template/packages/core-dotnet/images/Method.png) | BrowseDataVariables | Browses the Data Variables, specifying an endpoint descriptor, and a starting Node Id. |
![Method](template/packages/core-dotnet/images/Method.png) | BrowseEventSources | Browses the EventSources, specifying an endpoint descriptor, and a starting Node Id. |
![Method](template/packages/core-dotnet/images/Method.png) | BrowseList | Browses the nodes in server's address space, given an endpoint descriptor, node descriptor, and browse parameters. |
![Method](template/packages/core-dotnet/images/Method.png) | BrowseMethods | Browses the Methods, specifying an endpoint descriptor, and a starting Node Id. |
![Method](template/packages/core-dotnet/images/Method.png) | BrowseMultiple | Browses multiples nodes in server's address space. Starts from the specified nodes, and returns information about child nodes found. |
![Method](template/packages/core-dotnet/images/Method.png) | BrowseNotifiers | Browses the Notifiers, specifying an endpoint descriptor, and a starting Node Id. |
![Method](template/packages/core-dotnet/images/Method.png) | BrowseObjects | Browses the Objects, specifying an endpoint descriptor, and a starting Node Id. |
![Method](template/packages/core-dotnet/images/Method.png) | BrowseProperties | Browses the Properties, specifying an endpoint descriptor, and a starting Node Id. |
![Method](template/packages/core-dotnet/images/Method.png) | BrowseVariables | Browses the Variables, specifying an endpoint descriptor, and a starting Node Id. |
![Method](template/packages/core-dotnet/images/Method.png) | CallMethod | Calls a method with specified input arguments, using an endpoint descriptor and an object node Id. |
![Method](template/packages/core-dotnet/images/Method.png) | CallMethodList | Calls multiple methods, using array of argument objects as an input. |
![Method](template/packages/core-dotnet/images/Method.png) | CallMultipleMethods | Calls multiple methods, using array of argument objects as an input. |
![Method](template/packages/core-dotnet/images/Method.png) | ChangeMonitoredItemSubscription | Changes parameters of a subscription. Specify the handle, and a new sampling interval. |
![Method](template/packages/core-dotnet/images/Method.png) | ChangeMonitoredItemSubscriptionList | Changes parameters of multiple subscriptions, specifying objects containing all necessary arguments. |
![Method](template/packages/core-dotnet/images/Method.png) | ChangeMultipleMonitoredItemSubscriptions | Changes parameters of multiple subscriptions, specifying objects containing all necessary arguments. |
![Method](template/packages/core-dotnet/images/Method.png) | Clone | |
![Method](template/packages/core-dotnet/images/Method.png) | Discover | Discovers available OPC-UA applications or endpoints and returns information about them, using the specified discovery query. |
![Method](template/packages/core-dotnet/images/Method.png) | DiscoverGlobalApplications | Globally discovers OPC-UA applications, specifying the GDS endpoint, and query applications filter. |
![Method](template/packages/core-dotnet/images/Method.png) | DiscoverGlobalServers | Globally discovers OPC-UA servers, specifying the GDS endpoint. |
![Method](template/packages/core-dotnet/images/Method.png) | DiscoverLocalServers | Discovers OPC-UA servers available on the discovery host. |
![Method](template/packages/core-dotnet/images/Method.png) | DiscoverNetworkServers | Discovers available OPC-UA servers on the network and returns information about them, using the specified discovery host, and specifying the capabilities that the servers must have. |
![Method](template/packages/core-dotnet/images/Method.png) | Equals | |
![Method](template/packages/core-dotnet/images/Method.png) | FindLocalApplications | Discovers available OPC-UA applications, specifying the discovery URI strings, and application types. |
![Method](template/packages/core-dotnet/images/Method.png) | GetHashCode | |
![Method](template/packages/core-dotnet/images/Method.png) | GetMonitoredItemArguments | Obtains parameters of certain monitored item subscription. |
![Method](template/packages/core-dotnet/images/Method.png) | GetMonitoredItemArgumentsDictionary | Obtains parameters of certain monitored item subscription. |
![Method](template/packages/core-dotnet/images/Method.png) | GetService | |
![Method](template/packages/core-dotnet/images/Method.png) | GetServiceByName | Gets the service object of the specified type, given by type name. |
![Method](template/packages/core-dotnet/images/Method.png) | GetType | |
![Method](template/packages/core-dotnet/images/Method.png) | IsKnownMonitoredItemSubscriptionHandle | Determines whether the given monitored item subscription handle is known to this client. |
![Method](template/packages/core-dotnet/images/Method.png) | PullDataChangeNotification | Attempts to pull an OPC data change notification subscribed to by the OpcLabs.EasyOpc.UA.IEasyUAClient.SubscribeMultipleMonitoredItems or SubscribeDataChange method. |
![Method](template/packages/core-dotnet/images/Method.png) | PullDataChangeNotificationList | Attempts to pull multiple OPC data change notifications subscribed to by the OpcLabs.EasyOpc.UA.IEasyUAClient.SubscribeMultipleMonitoredItems or SubscribeDataChange method. |
![Method](template/packages/core-dotnet/images/Method.png) | PullEventNotification | Attempts to pull an OPC event notification subscribed to by the OpcLabs.EasyOpc.UA.IEasyUAClient.SubscribeMultipleMonitoredItems or SubscribeEvent method. |
![Method](template/packages/core-dotnet/images/Method.png) | PullEventNotificationList | Attempts to pull multiple OPC event notifications subscribed to by the OpcLabs.EasyOpc.UA.IEasyUAClient.SubscribeMultipleMonitoredItems or SubscribeEvent method. |
![Method](template/packages/core-dotnet/images/Method.png) | PullMultipleDataChangeNotifications | Attempts to pull multiple OPC data change notifications subscribed to by the OpcLabs.EasyOpc.UA.IEasyUAClient.SubscribeMultipleMonitoredItems or SubscribeDataChange method. |
![Method](template/packages/core-dotnet/images/Method.png) | PullMultipleEventNotifications | Attempts to pull multiple OPC event notifications subscribed to by the OpcLabs.EasyOpc.UA.IEasyUAClient.SubscribeMultipleMonitoredItems or SubscribeEvent method. |
![Method](template/packages/core-dotnet/images/Method.png) | Read | Reads data of a node's Value attribute, using an endpoint descriptor and a node Id. |
![Method](template/packages/core-dotnet/images/Method.png) | ReadList | Reads multiple attributes, using array of argument objects as an input. |
![Method](template/packages/core-dotnet/images/Method.png) | ReadMultiple | Reads multiple attributes, using array of argument objects as an input. |
![Method](template/packages/core-dotnet/images/Method.png) | ReadMultipleValues | Reads values of multiple attributes, using array of argument objects as an input. |
![Method](template/packages/core-dotnet/images/Method.png) | ReadValue | Reads an attribute's value using an endpoint descriptor and a node Id. |
![Method](template/packages/core-dotnet/images/Method.png) | ReadValueList | Reads values of multiple attributes, using array of argument objects as an input. |
![Method](template/packages/core-dotnet/images/Method.png) | Reset | Sets the object properties back to their defaults. |
![Method](template/packages/core-dotnet/images/Method.png) | SubscribeDataChange | Subscribe to a monitored item. Specify an endpoint descriptor, node id, and sampling interval. |
![Method](template/packages/core-dotnet/images/Method.png) | SubscribeEvent | Subscribe to an event. Specify an endpoint descriptor, node id, and sampling interval. |
![Method](template/packages/core-dotnet/images/Method.png) | SubscribeMonitoredItemList | Subscribe to changes of multiple monitored items. The OpcLabs.EasyOpc.UA.EasyUAClientCore.DataChangeNotification or OpcLabs.EasyOpc.UA.EasyUAClientCore.EventNotification event is generated for each significant monitored item change. |
![Method](template/packages/core-dotnet/images/Method.png) | SubscribeMultipleMonitoredItems | Subscribe to changes of multiple monitored items. The OpcLabs.EasyOpc.UA.EasyUAClientCore.DataChangeNotification or OpcLabs.EasyOpc.UA.EasyUAClientCore.EventNotification event is generated for each significant monitored item change. |
![Method](template/packages/core-dotnet/images/Method.png) | ToString | |
![Method](template/packages/core-dotnet/images/Method.png) | UnsubscribeAllMonitoredItems | Unsubscribe from changes of all monitored items. |
![Method](template/packages/core-dotnet/images/Method.png) | UnsubscribeMonitoredItem | Unsubscribe from changes of a particular monitored item.
Unsubscribe from monitored item, specifying its handle. |
![Method](template/packages/core-dotnet/images/Method.png) | UnsubscribeMonitoredItemList | Unsubscribe from changes of multiple monitored items, specifying an "enumerable" of integer handles. |
![Method](template/packages/core-dotnet/images/Method.png) | UnsubscribeMultipleMonitoredItems | Unsubscribe from changes of multiple monitored items, specifying an "enumerable" of integer handles. |
![Method](template/packages/core-dotnet/images/Method.png) | ValueEquals | Defines a generalized method that classes must implement to create type-specific method for determining value equality of instances. Determines whether this instance has the same value as a given other instance. |
![Method](template/packages/core-dotnet/images/Method.png) | Write | Writes data into a Value attribute of a node, using an endpoint descriptor and a node Id. |
![Method](template/packages/core-dotnet/images/Method.png) | WriteList | Writes data into multiple attributes, using array of argument objects as an input. |
![Method](template/packages/core-dotnet/images/Method.png) | WriteMultiple | Writes data into multiple attributes, using array of argument objects as an input. |
![Method](template/packages/core-dotnet/images/Method.png) | WriteMultipleValues | Writes values into multiple attributes, using array of argument objects as an input (status codes and timestamps are not written). |
![Method](template/packages/core-dotnet/images/Method.png) | WriteValue | Writes value into a Value attribute of a node, using an endpoint descriptor and a node Id. |
![Method](template/packages/core-dotnet/images/Method.png) | WriteValueList | Writes values into multiple attributes, using array of argument objects as an input (status codes and timestamps are not written). |