OPCAE.NET Reference Manual
EventExceptionHandler Event
See Also  Send Feedback
OPCAE.NET Namespace > EventSubscriptionMgt Class : EventExceptionHandler Event

Glossary Item Box

This user handler is called when an exception happens in the OnEvent callback handler. If the application handler uses Windows features then the handler must synchonize with the foreground threadusing Forms.Invoke().

Syntax

Visual Basic (Declaration) 
Public Event EventExceptionHandler As OnAEeventException
C# 
public event OnAEeventException EventExceptionHandler

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.