OPCHDA.NET Reference Manual
WriteUaLog Method
See Also  Send Feedback
OpcHDAWrapperUA.Net4 Assembly > OPCHDA.NET Namespace > OpcHDAServer 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 2008/2012/2016, .NET 4.x

See Also

Copyright © 2002-2018 Advosol Inc. All Rights Reserved.