OPCDA.NET Reference Manual
UserCallbackErrorHandler2 Property
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET Namespace > OpcDataBind Class : UserCallbackErrorHandler2 Property

Glossary Item Box

This handler is called if an exception happens in the DataBind callback handler Use this handler instead of UserCallbackErrorHandler. It passes the error causing subscription to the user handler for better error diagnostics.

Syntax

Visual Basic (Declaration) 
Public Property UserCallbackErrorHandler2 As DataBindCallbackErrorEventHandler2
C# 
public DataBindCallbackErrorEventHandler2 UserCallbackErrorHandler2 {get; set;}

Requirements

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

See Also

Copyright © 2002-2018 Advosol Inc. All Rights Reserved.