THe type of error-level event, or None if it is not an error-level event.

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

Syntax

C#
public DialerHistoryErrorType ErrorType { get; private set; }
Visual Basic
Public Property ErrorType As DialerHistoryErrorType
	Get
	Private Set

See Also