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

contextId
listener
bufferManager
quotas
serverCertificate
endpoints

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal contextId As String, _
   ByVal listener As UaTcpChannelListener, _
   ByVal bufferManager As BufferManager, _
   ByVal quotas As TcpChannelQuotas, _
   ByVal serverCertificate As X509Certificate2, _
   ByVal endpoints As EndpointDescriptionCollection _
)

Parameters

contextId
listener
bufferManager
quotas
serverCertificate
endpoints

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.