Share via


BitsJob.Complete Method ()

 

Completes the BITS job. This method is called automatically if the job completes successfully.

Namespace:   Microsoft.ConfigurationManagement.Messaging.Framework
Assembly:  Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)

Syntax

public void Complete()
public:
void Complete()
Public Sub Complete

See Also

BitsJob Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace

Return to top