ConfigListenerSettingsFilter(ConfigChangeType, IEnumerableString) Constructor

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


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

Syntax

C#

public ConfigListenerSettingsFilter(
    ConfigChangeType flags,
    IEnumerable<string> paths
)

Parameters

flags  ConfigChangeType

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

paths  IEnumerableString

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.

Version Information

Supported in: 3.1.7447.0, 2.3.7447.0, 1.10.7447.0

Reference

ConfigListenerSettingsFilter Class ConfigListenerSettingsFilter Overload TcHmiSrv.Core.Tools.Settings Namespace

Copyright © Beckhoff Automation GmbH & Co. KG