TcHmiSrvExportListenerBase Class

Inheritance Hierarchy

System.Object
  TcHmiSrv.TcHmiSrvListener
    TcHmiSrv.TcHmiSrvExportListenerBase
      TcHmiSrv.TcHmiSrvExportListener
Namespace:  TcHmiSrv
Assembly:  TcHmiSrvExtNet (in TcHmiSrvExtNet.dll) Version: 3.0.0.0

Syntax

C#

public class TcHmiSrvExportListenerBase : TcHmiSrvListener

The TcHmiSrvExportListenerBase type exposes the following members.

Properties

 

Name

Description

TcHmiSrvExportListenerBase Class 1:

Type

(Inherited from TcHmiSrvListener.)

Methods

 

Name

Description

TcHmiSrvExportListenerBase Class 2:

Dispose.

(Inherited from TcHmiSrvListener.)

TcHmiSrvExportListenerBase Class 3:

Dispose(Boolean)

Releases the unmanaged resources used by the TcHmiSrvExportListenerBase and optionally releases the managed resources (Overrides TcHmiSrvListener.Dispose(Boolean).)

TcHmiSrvExportListenerBase Class 4:

Equals

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

TcHmiSrvExportListenerBase Class 5:

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

TcHmiSrvExportListenerBase Class 6:

GetHashCode

Serves as the default hash function. (Inherited from Object.)

TcHmiSrvExportListenerBase Class 7:

GetType

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

TcHmiSrvExportListenerBase Class 8:

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

TcHmiSrvExportListenerBase Class 9:

ToString

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

Reference

TcHmiSrv Namespace