DebuggerConfig
Configuration class for managing debugger-specific settings.
This class extends the base FeatureConfig to enable the configuration of debugger-related parameters. It allows setting and retrieving the port number used by the debugger.
Properties
Link copied to clipboard
The optional duration to wait for establishing a connection with the debugger. Use an infinite awaiting if value is not defined.
Link copied to clipboard
A filter for events to be processed by a feature.
Link copied to clipboard
Provides a read-only list of FeatureMessageProcessor instances registered with the feature configuration.