TranslationServiceApplication.TranslationsPerInstance - Propriété

Obtient ou définit le nombre maximal de travaux de traduction affectées à un travailleur en même temps.

Espace de noms :  Microsoft.Office.TranslationServices
Assembly :  Microsoft.Office.TranslationServices (dans Microsoft.Office.TranslationServices.dll)

Syntaxe

'Déclaration
Public Property TranslationsPerInstance As Integer
    Get
    Set
'Utilisation
Dim instance As TranslationServiceApplication
Dim value As Integer

value = instance.TranslationsPerInstance

instance.TranslationsPerInstance = value
public int TranslationsPerInstance { get; set; }

Valeur de propriété

Type : System.Int32

Voir aussi

Référence

TranslationServiceApplication classe

TranslationServiceApplication - Membres

Microsoft.Office.TranslationServices - Espace de noms