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

channelId
socket

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Sub Attach( _
   ByVal channelId As UInteger, _
   ByVal socket As Socket _
) 
C# 
public void Attach( 
   uint channelId,
   Socket socket
)

Parameters

channelId
socket

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.