When using DNC.com for scrubbing, this specifices whether to continue dialing even if scrubbing is unable to complete.

Namespace: ININ.IceLib.Configuration.Dialer
Assembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)

Syntax

C#
public GeneralConfigurationProperty<DNCSourceConfiguration..::..Property, bool> DialUnscrubbed { get; }
Visual Basic
Public ReadOnly Property DialUnscrubbed As GeneralConfigurationProperty(Of DNCSourceConfiguration..::..Property, Boolean)
	Get

See Also