OPCDA.NET Reference Manual
ShutdownRequestEventArgs Class
Members  See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET Namespace : ShutdownRequestEventArgs Class

Glossary Item Box

Shutdown request handler IOPCShutdown::ShutdownRequest
This method is provided by the client so that the server can request that the client disconnect from the server. The client should UnAdvise all connections, Remove all groups and release all interfaces.

Object Model

ShutdownRequestEventArgs Class

Syntax

Visual Basic (Declaration) 
Public Class ShutdownRequestEventArgs 
   Inherits System.EventArgs
C# 
public class ShutdownRequestEventArgs : System.EventArgs 

Inheritance Hierarchy

System.Object
   System.EventArgs
      OPCDA.NET.ShutdownRequestEventArgs

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.