Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
If true, the BITS job completed successfully, without any errors.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public bool BitsWasSuccessful { get; set; }
public:
property bool BitsWasSuccessful {
bool get();
void set(bool value);
}
Public Property BitsWasSuccessful As Boolean
Property Value
Type: System.Boolean
See Also
ConfigMgrBitsDownloadReply Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top