ITextClassifier.TimeoutNoTimeout Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sentinel value for #EXTRA_CLASSIFICATION_TIMEOUT_MS indicating that there is no
strict classification timeout (e.
[Android.Runtime.Register("TIMEOUT_NO_TIMEOUT", ApiSince=37)]
public const long TimeoutNoTimeout = 0;
[<Android.Runtime.Register("TIMEOUT_NO_TIMEOUT", ApiSince=37)>]
val mutable TimeoutNoTimeout : int64
Field Value
Value = 0- Attributes