ConfigListenerSettingsFilter Class

Represents a filter for configuration changes. This class cannot be inherited.

Inheritance Hierarchy

SystemObject
  TcHmiSrv.Core.Tools.SettingsConfigListenerSettingsFilter

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

Syntax

C#

public sealed class ConfigListenerSettingsFilter

The ConfigListenerSettingsFilter type exposes the following members.

Constructors

 

Name

Description

ConfigListenerSettingsFilter Class 1:

ConfigListenerSettingsFilter

Initializes a new instance of the ConfigListenerSettingsFilter class to listen for All changes in all paths.

ConfigListenerSettingsFilter Class 2:

ConfigListenerSettingsFilter(ConfigChangeType, IEnumerableString)

Initializes a new instance of the ConfigListenerSettingsFilter class with the specified ConfigChangeType and paths.

Properties

 

Name

Description

ConfigListenerSettingsFilter Class 3:

Flags

Gets the ConfigChangeType that specifies for which configuration changes an event should be raised.

ConfigListenerSettingsFilter Class 4:

Paths

Gets the paths for which an event should be raised if the configuration changes. The elements in the paths must be separated by a double colon.

Methods

 

Name

Description

ConfigListenerSettingsFilter Class 5:

Equals

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

ConfigListenerSettingsFilter Class 6:

GetHashCode

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

ConfigListenerSettingsFilter Class 7:

GetType

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

ConfigListenerSettingsFilter Class 8:

ToString

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

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