The exception which arises when timeout is expired.

Namespace: Aurigma.GraphicsMill
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

Visual Basic

<SerializableAttribute> _
Public Class TimeoutException _
	Inherits Exception

C#

[SerializableAttribute]
public class TimeoutException : Exception