ITextClassifier.ExtraClassificationTimeoutMs 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.
Extra indicating the classification timeout in milliseconds (as a long) allowed for
this text classification request.
[Android.Runtime.Register("EXTRA_CLASSIFICATION_TIMEOUT_MS", ApiSince=37)]
public const string ExtraClassificationTimeoutMs;
[<Android.Runtime.Register("EXTRA_CLASSIFICATION_TIMEOUT_MS", ApiSince=37)>]
val mutable ExtraClassificationTimeoutMs : string
Field Value
- Attributes