Overload | Description |
---|---|
OpcServerBrowser Constructor() | Creates an OpcServerBrowser object with an instance of the OpcEnum server browser on the local machine. |
OpcServerBrowser Constructor(String) | Creates an OpcServerBrowser object with an instance of the OpcEnum server browser on the specified machine. |
OpcServerBrowser Constructor(Host) | Creates an OpcServerBrowser object with an instance of the OpcEnum server browser on the machine specified in the Host object. The server is launched with the credentials defined int the Host object. |