ITcHmiSrvListener Class
Listeners are called whenever the corresponding event in the server occurs.
Inheritance Hierarchy
System.Object
TcHmiSrv.ITcHmiSrvListener
More... Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in TcHmiSrvExtNet.dll) Version: 1.10.1018.48 (1.10.1018.48)
Syntax
C#
public abstract class ITcHmiSrvListener : IDisposable
The ITcHmiSrvListener type exposes the following members.
Methods
|
Name |
Description |
---|---|---|
|
Releases all resources used by the ITcHmiSrvListener | |
|
Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
|
Serves as a hash function for a particular type. (Inherited from Object.) | |
|
Gets the Type of the current instance. (Inherited from Object.) | |
|
Returns a string that represents the current object. (Inherited from Object.) |
Inheritance Hierarchy
System.Object
TcHmiSrv.ITcHmiSrvListener
TcHmiSrv.ITcHmiSrvAlarmProviderListener
TcHmiSrv.ITcHmiSrvAuthListener
TcHmiSrv.ITcHmiSrvConfigListener
TcHmiSrv.ITcHmiSrvEventListener
TcHmiSrv.ITcHmiSrvExportListener
TcHmiSrv.ITcHmiSrvRequestListener
TcHmiSrv.ITcHmiSrvSessionListener
TcHmiSrv.ITcHmiSrvShutdownListener
TcHmiSrv.ITcHmiSrvSubscriptionListener