QuickOPC User's Guide and Reference
GetBaseException Method (_UAClientEngineException)



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Engine.ComTypes Namespace > _UAClientEngineException Interface : GetBaseException Method
Syntax
'Declaration
 
<CanBeNullAttribute()>
Function GetBaseException() As Exception
'Usage
 
Dim instance As _UAClientEngineException
Dim value As Exception
 
value = instance.GetBaseException()
[CanBeNull()]
Exception GetBaseException()
[CanBeNull()]
Exception^ GetBaseException(); 
Requirements

Target Platforms: .NET Framework: Windows 7 with SP1, Windows Server 2012; .NET Core: Linux, Microsoft Windows

See Also

Reference

_UAClientEngineException Interface
_UAClientEngineException Members