| Overload | Description | 
|---|---|
| Connect(String,String) | Connect to the named OPC Server on the named machine | 
| Connect(String) | Connect to the named OPC Server on the named machine | 
| Connect(Host,String) | Connect to the named remote OPC Server | 
| Connect(Guid) | Connect to the local OPC Server with the specified CLSID | 
| Connect(String,Guid) | Connect to the remote OPC Server with the specified CLSID | 
| Connect(Host,Guid) | Connect to the remote OPC Server with the specified CLSID |