Parameter values for the monitored statistic. The parameter keys are taken from the ParameterTypeId Id.
Check the appropriate StatisticDefinition to see the required parameters.
Namespace: ININ.IceLib.Configuration.DialerAssembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)
Syntax
| C# |
|---|
public Dictionary<string, string> Parameters { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Parameters As Dictionary(Of String, String) Get |