OPCAE.NET Reference Manual
OpcEventServer Constructor(Boolean)
See Also  Send Feedback
OPCAE.NET Namespace > OpcEventServer Class > OpcEventServer Constructor : OpcEventServer Constructor(Boolean)

appRegister

Glossary Item Box

Default constructor. The error handling selection is set to ErrorsAsExecptions = false.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal appRegister As Boolean _
)
C# 
public OpcEventServer( 
   bool appRegister
)

Parameters

appRegister

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.