ITcHmiSrvShutdownListener Class

Allows to get notified when the server is shutting down.

Inheritance Hierarchy

System.Object
  TcHmiSrv.ITcHmiSrvListener
    TcHmiSrv.ITcHmiSrvShutdownListener
      TcHmiSrv.TcHmiSrvShutdownListener
Namespace:  TcHmiSrv
Assembly:  TcHmiSrvExtNet (in TcHmiSrvExtNet.dll) Version: 1.10.1018.48 (1.10.1018.48)

Syntax

C#

public abstract class ITcHmiSrvShutdownListener : ITcHmiSrvListener

The ITcHmiSrvShutdownListener type exposes the following members.

Properties

 

Name

Description

ITcHmiSrvShutdownListener Class 1:

Type

Gets the type of the listener. (Inherited from ITcHmiSrvListener.)

Methods

 

Name

Description

ITcHmiSrvShutdownListener Class 2:

Dispose

Releases all resources used by the ITcHmiSrvShutdownListener (Overrides ITcHmiSrvListener.Dispose..)

ITcHmiSrvShutdownListener Class 3:

Equals

Determines whether the specified Object is equal to the current Object. (Inherited from Object.)

ITcHmiSrvShutdownListener Class 4:

GetHashCode

Serves as a hash function for a particular type. (Inherited from Object.)

ITcHmiSrvShutdownListener Class 5:

GetType

Gets the Type of the current instance. (Inherited from Object.)

ITcHmiSrvShutdownListener Class 6:

ToString

Returns a string that represents the current object. (Inherited from Object.)

Reference

TcHmiSrv Namespace