ConversionJobStatus class

Represents the state of a job by organizing the job into one of several buckets. Each bucket represents the conversion state of all the files it contains.

Inheritance hierarchy

System.Object
  Microsoft.Office.ConversionServices.Conversions.ConversionJobStatus
    Microsoft.Office.TranslationServices.TranslationJobStatus

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

Syntax

'Declaration
Public MustInherit Class ConversionJobStatus
'Usage
Dim instance As ConversionJobStatus
public abstract class ConversionJobStatus

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

ConversionJobStatus members

Microsoft.Office.ConversionServices.Conversions namespace