OPCAE.NET Reference Manual
WriteUaLog Method
See Also  Send Feedback
OPCAE.NET Namespace > OpcEventServer Class : WriteUaLog Method

txt
Message

Glossary Item Box

For internal use only.
The method is called from the UA Option to pass trace notification to the application.

Syntax

Visual Basic (Declaration) 
Public Sub WriteUaLog( _
   ByVal txt As String _
) 
C# 
public void WriteUaLog( 
   string txt
)

Parameters

txt
Message

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.