Compartir a través de


de la propiedad TranslationServiceApplication.BatchWorkerTimeout

Obtiene o establece el intervalo de tiempo máximo para una llamada de GetId a un trabajo por lotes.

Espacio de nombres:  Microsoft.Office.TranslationServices
Ensamblado:  Microsoft.Office.TranslationServices (en Microsoft.Office.TranslationServices.dll)

Sintaxis

'Declaración
Public Property BatchWorkerTimeout As TimeSpan
    Get
    Set
'Uso
Dim instance As TranslationServiceApplication
Dim value As TimeSpan

value = instance.BatchWorkerTimeout

instance.BatchWorkerTimeout = value
public TimeSpan BatchWorkerTimeout { get; set; }

Valor de propiedad

Tipo: System.TimeSpan

Vea también

Referencia

clase TranslationServiceApplication

Miembros TranslationServiceApplication

Espacio de nombres Microsoft.Office.TranslationServices