OPCAE.NET Reference Manual
ErrorsAsExecptions Property
See Also  Send Feedback
OPCAE.NET Namespace > OpcEventServer Class : ErrorsAsExecptions Property

Glossary Item Box

If TRUE all errors throw an OPCException instead of returning a HRESULT error code.

Syntax

Visual Basic (Declaration) 
Public Shared Property ErrorsAsExecptions As Boolean
C# 
public static bool ErrorsAsExecptions {get; set;}

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x

See Also

© 2002-2018 Advosol Inc. All Rights Reserved.