OPCAE.NET Reference Manual
UaConfigFileName Property
See Also  Send Feedback
OPCAE.NET Namespace > OpcEventServer Class : UaConfigFileName Property

Glossary Item Box

Only with UA option.
The name of the file with the UA client configuration.
The name can be an absolute file path or a file name relative to the application executable directory.
When the class instance is created the name is set to xxx.Ua.Config.Xml
with xxx being the name of the application executable. The application can overwrite the name before Connect() is called.

Syntax

Visual Basic (Declaration) 
Public Property UaConfigFileName As String
C# 
public string UaConfigFileName {get; set;}

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.