TcHmiSrvEventListener.OnRequestEventArgs Class

Note: This API is now obsolete.

Not used anymore.

Inheritance Hierarchy

System.Object
  System.EventArgs
    TcHmiSrv.TcHmiSrvEventListener.OnRequestEventArgs
Namespace:  TcHmiSrv
Assembly:  TcHmiSrvExtNet (in TcHmiSrvExtNet.dll) Version: 3.0.0.0

Syntax

C#

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

The TcHmiSrvEventListener.OnRequestEventArgs type exposes the following members.

Constructors

 

Name

Description

TcHmiSrvEventListener.OnRequestEventArgs Class 1:

TcHmiSrvEventListener.OnRequestEventArgs

Initializes a new instance of the TcHmiSrvEventListener.OnRequestEventArgs class.

Properties

 

Name

Description

TcHmiSrvEventListener.OnRequestEventArgs Class 2:

Context

Gets the Context of the event.

TcHmiSrvEventListener.OnRequestEventArgs Class 3:

Locale

Gets the locale in BCP 47 representation.

TcHmiSrvEventListener.OnRequestEventArgs Class 4:

Localizable

Gets the ILocalizable object to localize.

TcHmiSrvEventListener.OnRequestEventArgs Class 5:

Localized

Gets the localized String.

Methods

 

Name

Description

TcHmiSrvEventListener.OnRequestEventArgs Class 6:

Equals

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

TcHmiSrvEventListener.OnRequestEventArgs Class 7:

Finalize

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

TcHmiSrvEventListener.OnRequestEventArgs Class 8:

GetHashCode

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

TcHmiSrvEventListener.OnRequestEventArgs Class 9:

GetType

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

TcHmiSrvEventListener.OnRequestEventArgs Class 10:

MemberwiseClone

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

TcHmiSrvEventListener.OnRequestEventArgs Class 11:

ToString

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

Reference

TcHmiSrv Namespace