uaPLUS Reference
Fault(UInt32,String,Object[]) Method
See Also  Send Feedback
Opc.Ua.Bindings Namespace > TcpAsyncOperation<T> Class > Fault Method : Fault(UInt32,String,Object[]) Method

code
format
args

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overloads Function Fault( _
   ByVal code As UInteger, _
   ByVal format As String, _
   ByVal ParamArray args() As Object _
) As Boolean
C# 
public bool Fault( 
   uint code,
   string format,
   params object[] args
)

Parameters

code
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.