Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the sender type and property. This property is only used by senders and has no effect on the message.
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
MessageSenderType SenderType { get; }
property MessageSenderType SenderType {
MessageSenderType get();
}
ReadOnly Property SenderType As MessageSenderType
Property Value
Type: Microsoft.ConfigurationManagement.Messaging.Framework.MessageSenderType
See Also
IMessage Interface
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top