[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The SoftDistProgramShouldNeverRuntype exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
AdvertisementId
Advertisement ID of the SWDist
(Inherited from SoftwareDistributionEventBase.)
ClientId
Client ID of the client sending the status message
(Inherited from CcmEvent.)
DateTime
Gets/sets the time for the status message. Defaults to Now.

This needs to be set to a SmsTime-style format, not a DateTime format or else serialization on the MP will fail.

(Inherited from CcmEvent.)
DummyString2
??
DummyString3
??
EventId
Event ID for the message
(Inherited from CcmEvent.)
MachineName
NetBIOS name of the machine sending the message
(Inherited from SmsStatusMessage.)
PackageName
Package name for the SWDist
(Inherited from SoftwareDistributionEventBase.)
ProcessId
Gets/sets the ProcessID for the message. Defaults to the current process' ID.
(Inherited from CcmEvent.)
ProgramName
Program name for the SWDist
(Inherited from SoftwareDistributionEventBase.)
Severity
Severity for this event is Informational
(Overrides CcmEvent . . :: . . Severity.)
SiteCode
Assigned site for the message
(Inherited from SmsStatusMessage.)
StatusMessageType
Status message type is SoftDistProgramShouldNeverRun
(Overrides SmsStatusMessage . . :: . . StatusMessageType.)
Synchronizer
Thread-safe synchronization object
(Inherited from CcmEvent.)
ThreadId
Gets/sets the ThreadID for the message. Default to the current process' thread ID.
(Inherited from CcmEvent.)
TopLevelSiteCode
Central site. If unset, will use whatever is set for SiteCode.
(Inherited from SmsStatusMessage.)
Win32ErrorCode
Win32 error code to associate with status message
(Inherited from SmsStatusMessage.)

See Also