MessageSourceType Enumeration

 

Message source type.

Namespace:   Microsoft.ConfigurationManagement.Messaging.Framework
Assembly:  Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)

[SerializableAttribute]
public enum class MessageSourceType

Member nameDescription
Client

Message source is a client.

Server

Message source is a server.

Return to top
Show: