ConfigListener Class
Represents a listener to interact with the configuration of the TwinCAT HMI server configuration. This class cannot be inherited.
Inheritance Hierarchy
SystemObject
Listener
TcHmiSrv.Core.ListenersConfigListener
Namespace: TcHmiSrv.Core.Listeners
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version:
3.1.7447.0+85f9b473a1dd11b8f3e5c9a182fd1901975e46f9
Syntax
C#
public sealed class ConfigListener : Listener,
IExternalCaller<string>, IAsyncExternalCaller<string>The ConfigListener type exposes the following members.
Constructors
|
|
Name |
Description |
|---|---|---|
|
|
Initializes a new instance of the ConfigListener class. |
Methods
|
|
Name |
Description |
|---|---|---|
|
|
Determines whether the specified object is equal to the current
object. | |
|
|
Serves as the default hash function. | |
|
|
Gets the Type of the current
instance. | |
|
|
Returns a string that represents the current object. |
Events
|
|
Name |
Description |
|---|---|---|
|
|
Called before a configuration Value is
changed. | |
|
|
Called before a configuration Value is
changed. | |
|
|
Called before a configuration Value is
deleted. | |
|
|
Called before a configuration Value is
deleted. | |
|
|
Called before a configuration Value is
renamed. | |
|
|
Called before a configuration Value is
renamed. | |
|
|
Called after a configuration Value has been
successfully changed. | |
|
|
Called after a configuration Value has been
successfully changed. | |
|
|
Called after a configuration Value has been
deleted. | |
|
|
Called after a configuration Value has been
deleted. | |
|
|
Called after a configuration Value has been renamed. | |
|
|
Called after a configuration Value has been renamed. |
Version Information
Supported in: 3.1.7447.0, 2.3.7447.0, 1.10.7447.0