Share via


BitsJob.SetJobNotificationFlags Method (BitsJobNotificationType)

 

Sets the notification flags for the BITS job.

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

Syntax

public void SetJobNotificationFlags(
    BitsJobNotificationType flags
)
public:
void SetJobNotificationFlags(
    BitsJobNotificationType flags
)
Public Sub SetJobNotificationFlags (
    flags As BitsJobNotificationType
)

Parameters

See Also

BitsJob Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace

Return to top