Type Default Read Only Description
[C#]
TimeSpan

[Visual Basic]
TimeSpan
  0 ms No The timeout to be used when processing an image as a System.TimeSpan.

 

   

Notes
 

This property determines the timeout to be used when processing an image.

If the operation takes longer than the timeout then an exception will be thrown and no results returned.

A zero timeout is taken as no timeout.

 

   

Example
 

None.