QuickOPC User's Guide and Reference
_UAPubSubConnectionElement Interface
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub.Configuration.ComTypes Namespace : _UAPubSubConnectionElement Interface
Exposes OpcLabs.EasyOpc.UA.PubSub.Configuration.UAPubSubConnectionElement to COM clients.
Object Model
_UAPubSubConnectionElement InterfaceUAKeyValueDictionary Class_NetworkAddress InterfaceUAPublisherId Class_UAConnectionTransportParameters Interface
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("42C799D9-395C-468A-A968-DF81BEB32446")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _UAPubSubConnectionElement 
'Usage
 
Dim instance As _UAPubSubConnectionElement
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("42C799D9-395C-468A-A968-DF81BEB32446")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _UAPubSubConnectionElement 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("42C799D9-395C-468A-A968-DF81BEB32446")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _UAPubSubConnectionElement 
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also