ConversionWorkerRequest class

This class or member is reserved for internal use and is not intended to be used in your code.

Inheritance hierarchy

System.Object
  WorkerRequest
    Microsoft.Office.Server.PowerPoint.Conversion.ConversionWorkerRequest

Namespace:  Microsoft.Office.Server.PowerPoint.Conversion
Assembly:  Microsoft.Office.Server.PowerPoint (in Microsoft.Office.Server.PowerPoint.dll)

Syntax

'Declaration
<DataContractAttribute> _
Public Class ConversionWorkerRequest _
    Inherits WorkerRequest
'Usage
Dim instance As ConversionWorkerRequest
[DataContractAttribute]
public class ConversionWorkerRequest : WorkerRequest

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

ConversionWorkerRequest members

Microsoft.Office.Server.PowerPoint.Conversion namespace