uaPLUS Reference
HandleMessageProcessingError(Exception,UInt32,String,Object[]) Method
See Also  Send Feedback
Opc.Ua.Bindings Namespace > TcpChannel Class > HandleMessageProcessingError Method : HandleMessageProcessingError(Exception,UInt32,String,Object[]) Method

e
defaultCode
format
args

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Protected Overloads Sub HandleMessageProcessingError( _
   ByVal e As Exception, _
   ByVal defaultCode As UInteger, _
   ByVal format As String, _
   ByVal ParamArray args() As Object _
) 
C# 
protected void HandleMessageProcessingError( 
   Exception e,
   uint defaultCode,
   string format,
   params object[] args
)

Parameters

e
defaultCode
format
args

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.