Click or drag to resize
IImageRecognitionServiceTimeoutInterval Property
Number of milliseconds after which the request for the image description is canceled.

Namespace: CMS.ComputerVision.Azure.Internal
Assembly: CMS.ComputerVision.Azure (in CMS.ComputerVision.Azure.dll) Version: 13.0.131
Syntax
C#
int TimeoutInterval { get; }

Property Value

Type: Int32
See Also