Click or drag to resize
IImageRecognitionService Properties

The IImageRecognitionService type exposes the following members.

Properties
  NameDescription
Public propertyLanguage
Language in which the image description should be returned. The default language is English (en). For other supported languages see https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/language-support#image-analysis.
Public propertyTimeoutInterval
Number of milliseconds after which the request for the image description is canceled.
Top
See Also