共用方式為


SenderException Constructor

 

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

Overload List

Name Description
System_CAPS_pubmethod SenderException()

Initializes a new instance of the SenderException class.

System_CAPS_protmethod SenderException(SerializationInfo, StreamingContext)

Initializes a new instance of the SenderException class.

System_CAPS_pubmethod SenderException(String)

Initializes a new instance of the SenderException class.

System_CAPS_pubmethod SenderException(String, Exception)

Initializes a new instance of the SenderException class.

See Also

SenderException Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace

Return to top