Partager via


Classe Job

Represents a user or system job that a report server is actively processing.

Espace de noms :  ReportService2005
Assembly :  ReportService2005 (dans ReportService2005.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Class Job
'Utilisation
Dim instance As Job
[SerializableAttribute]
public class Job
[SerializableAttribute]
public ref class Job
[<SerializableAttribute>]
type Job =  class end
public class Job

Notes

An array of Job objects is returned as output by the ListJobs method.

Hiérarchie d'héritage

System. . :: . .Object
  ReportService2005..::..Job

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.