SoftDistProgramShouldNeverRun Class
Event that is fired when a software distribution that should not run is executed.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Microsoft.ConfigurationManagement.Messaging.StatusMessages::CcmEvent
Microsoft.ConfigurationManagement.Messaging.StatusMessages::SmsEvent
Microsoft.ConfigurationManagement.Messaging.StatusMessages::SmsStatusMessage
Microsoft.ConfigurationManagement.Messaging.StatusMessages::SoftwareDistributionEventBase
Microsoft.ConfigurationManagement.Messaging.StatusMessages::SoftDistProgramShouldNeverRun
| Name | Description | |
|---|---|---|
![]() | SoftDistProgramShouldNeverRun() | Initializes a new instance of the SoftDistProgramShouldNeverRun class. |
| Name | Description | |
|---|---|---|
![]() | AdvertisementId | Gets or sets the advertisement ID of the software distribution. (Inherited from SoftwareDistributionEventBase.) |
![]() | ClientId | Gets or sets the client ID of the client sending the status message. (Inherited from CcmEvent.) |
![]() | DateTime | Gets or sets the time for the status message. The default value is Now. This value needs to be set to a SmsTime-style format, not a DateTime format, or serialization on the management point will fail. (Inherited from CcmEvent.) |
![]() | DummyString2 | Gets or sets DummyString2. |
![]() | DummyString3 | Gets or sets DummyString3. |
![]() | EventId | Gets or sets the NT event ID for the message. (Inherited from CcmEvent.) |
![]() | MachineName | Gets or sets the NetBIOS name of the machine that is sending the message. (Inherited from SmsStatusMessage.) |
![]() | PackageName | Gets or sets the package name for the software distribution. (Inherited from SoftwareDistributionEventBase.) |
![]() | ProcessId | Gets or sets the ProcessID for the message. The default value is the ID for the current process. (Inherited from CcmEvent.) |
![]() | ProgramName | Gets or sets the program name for the software distribution. (Inherited from SoftwareDistributionEventBase.) |
![]() | Severity | The severity for this event is Informational. (Overrides CcmEvent::Severity.) |
![]() | SiteCode | Gets or sets the assigned site for the message. (Inherited from SmsStatusMessage.) |
![]() | StatusMessageType | Status message of type SoftDistProgramShouldNeverRun. (Overrides SmsStatusMessage::StatusMessageType.) |
![]() | ThreadId | Gets or sets the ThreadID for the message. The default value is the thread ID for the current process. (Inherited from CcmEvent.) |
![]() | TopLevelSiteCode | Gets or sets the central site. If you do not set this property, it will use the value that is set for SiteCode. (Inherited from SmsStatusMessage.) |
![]() | Win32ErrorCode | Gets or sets the Win32 error code to associate with the status message. (Inherited from SmsStatusMessage.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

