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 _ ) |
C# | |
---|---|
public TcpServerChannel( string contextId, UaTcpChannelListener listener, BufferManager bufferManager, TcpChannelQuotas quotas, X509Certificate2 serverCertificate, EndpointDescriptionCollection endpoints ) |
Parameters
- contextId
- listener
- bufferManager
- quotas
- serverCertificate
- endpoints
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family