Opc.Ua.Core
TcpProxyUrl Property



Opc.Ua Namespace > ConfiguredEndpointCollection Class : TcpProxyUrl Property
The URL of the UA TCP proxy server.
Syntax
'Declaration
 
<DataMemberAttribute(Name="TcpProxyUrl", 
   EmitDefaultValue=False, 
   Order=3)>
Public Property TcpProxyUrl As Uri
 
'Usage
 
Dim instance As ConfiguredEndpointCollection
Dim value As Uri
 
instance.TcpProxyUrl = value
 
value = instance.TcpProxyUrl
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ConfiguredEndpointCollection Class
ConfiguredEndpointCollection Members