ConfigListenerSettings Class

Represents the settings that are passed to method RegisterListener(Context, IListener, Value) to configure how a ConfigListener is registered. This class cannot be inherited.

Inheritance Hierarchy

SystemObject
  TcHmiSrv.Core.Tools.SettingsListenerSettings
    TcHmiSrv.Core.Tools.SettingsConfigListenerSettings

Namespace: TcHmiSrv.Core.Tools.Settings
Assembly: TcHmiSrvExtNet.Core (in TcHmiSrvExtNet.Core.dll) Version: 3.1.7447.0+85f9b473a1dd11b8f3e5c9a182fd1901975e46f9

Syntax

C#

public sealed class ConfigListenerSettings : ListenerSettings

The ConfigListenerSettings type exposes the following members.

Constructors

 

Name

Description

ConfigListenerSettings Class 1:

ConfigListenerSettings

Initializes a new instance of the ConfigListenerSettings class

Properties

 

Name

Description

ConfigListenerSettings Class 2:

ConfigListenerSettings Class 3:

Default

Gets the default ConfigListenerSettings with a ConfigListenerSettingsFilter to listen for All changes in all paths.

ConfigListenerSettings Class 4:

Filters

Contains the ConfigListenerSettingsFilters for configuration changes.

Methods

 

Name

Description

ConfigListenerSettings Class 5:

Equals

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

ConfigListenerSettings Class 6:

GetHashCode

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

ConfigListenerSettings Class 7:

GetType

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

ConfigListenerSettings Class 8:

ToString

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

ConfigListenerSettings Class 9:

ToValue

Converts ListenerSettings to the appropriate instance of the Value class.
(Inherited from ListenerSettings)

Version Information

Supported in: 3.1.7447.0, 2.3.7447.0, 1.10.7447.0

Reference

TcHmiSrv.Core.Tools.Settings Namespace

Copyright © Beckhoff Automation GmbH & Co. KG