OPCHDA.NET-UA
HDAServer Constructor
See Also  Send Feedback
OpcHDaNetUaOption.Net4 Assembly > hdaUAwrapper Namespace > HDAServer Class : HDAServer Constructor

shutdownHnd
callbackHandler

Glossary Item Box

Constructs a wrapper instance for one UA server. The optional configuration settings are read from the application configuration file.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal shutdownHnd As dlgShutdownRequest, _
   ByVal callbackHandler As OpcHdaCallback _
)
C# 
public HDAServer( 
   dlgShutdownRequest shutdownHnd,
   OpcHdaCallback callbackHandler
)

Parameters

shutdownHnd
callbackHandler

Requirements

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

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.