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

clh
Event handler method.

Glossary Item Box

Constructor

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal clh As OPCAE.NET.OnAEeventHandler _
)
C# 
public EventSubscriptionMgt( 
   OPCAE.NET.OnAEeventHandler clh
)

Parameters

clh
Event handler method.

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.