uaPLUS Reference
ChannelStateChanged Method
See Also  Send Feedback
Opc.Ua.Bindings Namespace > TcpChannel Class : ChannelStateChanged Method

state
reason

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Protected Sub ChannelStateChanged( _
   ByVal state As TcpChannelState, _
   ByVal reason As ServiceResult _
) 
C# 
protected void ChannelStateChanged( 
   TcpChannelState state,
   ServiceResult reason
)

Parameters

state
reason

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.