Task Constructor ()

 

Applies To: SQL Server 2016 Preview

Instantiates a new instance of a Task class.

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

Syntax

public Task()
public:
Task()
new : unit -> Task
Public Sub New

See Also

Task Class
ReportService2005 Namespace

Return to top