TcHmiSrvAlarmProviderListener.OnListEventsEventArgs Class

Note: This API is now obsolete.

Not used anymore.

Inheritance Hierarchy

System.Object
  System.EventArgs
    TcHmiSrv.TcHmiSrvAlarmProviderListener.OnListEventsEventArgs
Namespace:  TcHmiSrv
Assembly:  TcHmiSrvExtNet (in TcHmiSrvExtNet.dll) Version: 3.0.0.0

Syntax

C#

[ObsoleteAttribute("Type 'TcHmiSrv.TcHmiSrvAlarmProviderListener.OnListEventsEventArgs' class is obsolete.")]
public class OnListEventsEventArgs : EventArgs

The TcHmiSrvAlarmProviderListener.OnListEventsEventArgs type exposes the following members.

Constructors

 

Name

Description

TcHmiSrvAlarmProviderListener.OnListEventsEventArgs Class 1:

TcHmiSrvAlarmProviderListener.OnListEventsEventArgs

Initializes a new instance of the TcHmiSrvAlarmProviderListener.OnListEventsEventArgs class.

Properties

 

Name

Description

TcHmiSrvAlarmProviderListener.OnListEventsEventArgs Class 2:

Context

Gets the Context of the event.

TcHmiSrvAlarmProviderListener.OnListEventsEventArgs Class 3:

Events

Gets the Value that contains the listed Events.

Methods

 

Name

Description

TcHmiSrvAlarmProviderListener.OnListEventsEventArgs Class 4:

Equals

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

TcHmiSrvAlarmProviderListener.OnListEventsEventArgs 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.)

TcHmiSrvAlarmProviderListener.OnListEventsEventArgs Class 6:

GetHashCode

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

TcHmiSrvAlarmProviderListener.OnListEventsEventArgs Class 7:

GetType

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

TcHmiSrvAlarmProviderListener.OnListEventsEventArgs Class 8:

MemberwiseClone

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

TcHmiSrvAlarmProviderListener.OnListEventsEventArgs Class 9:

ToString

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

Reference

TcHmiSrv Namespace