uaPLUS Reference
TcpClientChannel Constructor
See Also  Send Feedback
Opc.Ua.Bindings Namespace > TcpClientChannel Class : TcpClientChannel Constructor

contextId
bufferManager
quotas
clientCertificate
serverCertificate
endpoint

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal contextId As String, _
   ByVal bufferManager As BufferManager, _
   ByVal quotas As TcpChannelQuotas, _
   ByVal clientCertificate As X509Certificate2, _
   ByVal serverCertificate As X509Certificate2, _
   ByVal endpoint As EndpointDescription _
)

Parameters

contextId
bufferManager
quotas
clientCertificate
serverCertificate
endpoint

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.