Share via


TranslationServiceApplication.TimerJobFrequency property

Gets the frequency with which the timer job runs.

Namespace:  Microsoft.Office.TranslationServices
Assembly:  Microsoft.Office.TranslationServices (in Microsoft.Office.TranslationServices.dll)

Syntax

'Declaration
Public ReadOnly Property TimerJobFrequency As TimeSpan
    Get
'Usage
Dim instance As TranslationServiceApplication
Dim value As TimeSpan

value = instance.TimerJobFrequency
public TimeSpan TimerJobFrequency { get; }

Property value

Type: System.TimeSpan

See also

Reference

TranslationServiceApplication class

TranslationServiceApplication members

Microsoft.Office.TranslationServices namespace