OPCAE.NET-UA
ShutdownRequestEventArgs Class
Members  See Also  Send Feedback
OPCAE.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
      OPCAE.NET.ShutdownRequestEventArgs

Requirements

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

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.