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

Glossary Item Box

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

Syntax

Visual Basic (Declaration) 
Public Property UserCallbackErrorHandler As DataBindCallbackErrorEventHandler
C# 
public DataBindCallbackErrorEventHandler UserCallbackErrorHandler {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.