SoftDistDownloadStartedEvent
Updated: November 1, 2013
Applies To: System Center 2012 Configuration Manager, System Center 2012 Configuration Manager SP1, System Center 2012 R2 Configuration Manager
In Configuration Manager, the SoftDistDownloadStartedEvent message is sent when the download for a package is completed. The message appears in Package Status in the Configuration Manager console.
SoftDistDownloadStartedEvent is derived from the SoftwareDistributionPackageEvent class, and each base class property must be set.
The text of the status message is:
%11Content download for the package "%4" - "%2" has completed successfully.%0
- DummyString1
Data type: String
This property does not have to be set.
- DummyString3
Data type: String
This property does not have to be set.
- PackageId
Data type: String
Derived from SoftwareDistributionPackageEvent.
- PackageName
Data type: String
Derived from SoftwareDistributionPackageEvent.
- PackageVersion
Data type: String
Derived from SoftwareDistributionPackageEvent.