Encapsulates state sender IDs.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
[SerializableAttribute]
public enum StateMessageSenderId
[SerializableAttribute]
public enum class StateMessageSenderId
<SerializableAttribute>
Public Enumeration StateMessageSenderId
Members
| Member name | Description | |
|---|---|---|
| Component | Sender is a component. |
|
| Mac | Sender is a MAC address. |
|
| ServerRole | Sender is a server role. |
|
| SmsId | Sender is an SMSID. |
See Also
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top