Freigeben über


Job-Klasse

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

Namespace:  ReportService2006
Assembly:  ReportService2006 (in ReportService2006.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class Job
'Usage
Dim instance As Job
[SerializableAttribute]
public class Job
[SerializableAttribute]
public ref class Job
[<SerializableAttribute>]
type Job =  class end
public class Job

Hinweise

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

Vererbungshierarchie

System. . :: . .Object
  ReportService2006..::..Job

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.