Udostępnij za pośrednictwem


IMessageException Interface

 

The base interface for a message exception.

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

Syntax

public interface IMessageException
public interface class IMessageException
Public Interface IMessageException

Properties

Name Description
System_CAPS_pubproperty SendingMessage

Gets the base message that threw the exception.

See Also

Microsoft.ConfigurationManagement.Messaging.Framework Namespace

Return to top