OPCDA.NET-UA
Server Constructor
See Also  Send Feedback
OpcDaNetUaOption.Net4 Assembly > UA_Wrapper Namespace > Server Class : Server Constructor

shutdownHnd

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 _
)
C# 
public Server( 
   dlgShutdownRequest shutdownHnd
)

Parameters

shutdownHnd

Requirements

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

See Also

Copyright © 2020 Advosol Inc. All Rights Reserved.