QuickOPC User's Guide and Reference
IConnectivity Interface
Members 



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Connectivity Namespace : IConnectivity Interface
A generalized connectivity.
Syntax
'Declaration
 
<CLSCompliantAttribute(True)>
<ComVisibleAttribute(False)>
Public Interface IConnectivity 
   Inherits System.IServiceProvider 
'Usage
 
Dim instance As IConnectivity
[CLSCompliant(true)]
[ComVisible(false)]
public interface IConnectivity : System.IServiceProvider  
[CLSCompliant(true)]
[ComVisible(false)]
public interface class IConnectivity : public System.IServiceProvider  
Requirements

Target Platforms: .NET Framework: Windows 7 with SP1, Windows Server 2012; .NET Core: Linux, Microsoft Windows

See Also

Reference

IConnectivity Members
OpcLabs.BaseLib.Connectivity Namespace