ITcHmiSrvExtHost Class
This interface is used to communicate with the server.
Inheritance Hierarchy
System.Object
TcHmiSrv.ITcHmiSrvExtHost
Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 1.10.1018.48 (1.10.1018.48)
Syntax
C#
public class ITcHmiSrvExtHost : IDisposable
The ITcHmiSrvExtHost type exposes the following members.
Methods
|
Name |
Description |
---|---|---|
|
Releases all resources used by the ITcHmiSrvExtHost | |
|
Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
|
Executes a single Command in the domain of the specified Context. | |
|
Executes Commands inside any domain. | |
|
Gets the configuration Value at the specified path from the server. | |
|
Serves as a hash function for a particular type. (Inherited from Object.) | |
|
Gets the Type of the current instance. (Inherited from Object.) | |
|
Localizes an ILocalizable. | |
|
Sends a notification if an Alarm type changed. | |
|
Registers an ITcHmiSrvListener at the server. | |
|
Registers an ITcHmiSrvListener at the server using the specified settings. | |
|
Adds or updates an Event. | |
|
Adds or updates a Message. | |
|
Adds an entry to a map or vector in the extension configuration or updates an existing configuration Value. | |
|
Returns a string that represents the current object. (Inherited from Object.) | |
|
Unregisters an ITcHmiSrvListener at the server. | |
|
Unregisters an ITcHmiSrvListener at the server. |