OPCHDA.NET-UA
dlgShutdownRequest Delegate
See Also  Send Feedback
OpcHDaNetUaOption.Net4 Assembly > hdaUAwrapper Namespace : dlgShutdownRequest Delegate

reason

Glossary Item Box

Delegate defining the callback method that informs the client of server shutdowns.

Syntax

Visual Basic (Declaration) 
Public Delegate Sub dlgShutdownRequest( _
   ByVal reason As String _
) 
C# 
public delegate void dlgShutdownRequest( 
   string reason
)

Parameters

reason

Requirements

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

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.