The following tables list the members exposed by IEasyUAClientNodeRegistration.
Public Methods
| Name | Description |
 | RegisterMultipleNodes | Registers the nodes specified by an array of node arguments (endpoint descriptor and node descriptor in each arguments object). |
 | UnregisterMultipleNodes | Unregisters the nodes specified by their registration handles. |
Top
Extension Methods
| Name | Description |
 | RegisterMultipleNodes | Registers the nodes specified by a single endpoint descriptor, and an array of node descriptors. |
 | RegisterNode | Overloaded. Registers the node specified by an endpoint descriptor and a node descriptor. |
 | UnregisterNode | Unregisters the node specified by its registration handle. |
Top
See Also