Name | Description | |
---|---|---|
![]() | GetService | Gets the service object of the specified type. (Inherited from System.IServiceProvider) |
![]() | Start | Starts the OPC UA server. |
![]() | Stop | Stops the OPC UA server. |
For a list of all members of this type, see IEasyUAServer members.
Name | Description | |
---|---|---|
![]() | GetService | Gets the service object of the specified type. (Inherited from System.IServiceProvider) |
![]() | Start | Starts the OPC UA server. |
![]() | Stop | Stops the OPC UA server. |
Name | Description | |
---|---|---|
![]() | AsStarted | Starts the OPC UA server if it is not started, and returns the same OPC UA server. |
![]() | AsStopped | Stops the OPC UA server if it is started, and returns the same OPC UA server. |
![]() | FindServerNode | Attempts to find the node in the server that matches the specified node descriptor. |