OPCDA.NET Reference Manual
ShutdownRTLogging Method
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET Namespace > OpcServer Class : ShutdownRTLogging Method

app
info

Glossary Item Box

DeltaV specific fature to control DeltaV server logging

Syntax

Visual Basic (Declaration) 
Public Function ShutdownRTLogging( _
   ByVal app As String, _
   ByVal info As String _
) As Integer
C# 
public int ShutdownRTLogging( 
   string app,
   string info
)

Parameters

app
info

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x

See Also

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