MessageSettings.GetCommunicationPort Method

 

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

Overload List

Name Description
System_CAPS_pubmethod GetCommunicationPort()

Gets the port that should be used for communication. The port that is returned depends on the setting for the SecurityMode property. If a specific override is required, use the GetCommunicationPort(MessageSecurityMode) method.

System_CAPS_pubmethod GetCommunicationPort(MessageSecurityMode)

Gets the port that should be used for communication. This is a hint; the actual port that should be used is specific to the implementation.

See Also

MessageSettings Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace

Return to top