[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Overload List

Name Description
GetCommunicationPort () () () ()
Gets the communication port that should be used for communication. The port that is returned depends on the setting for SecurityMode. If a specific override is required, use GetCommunicationPort(MessageSecurityMode)instead.
GetCommunicationPort(MessageSecurityMode)
Gets the communication port that should be used for communication. This is a hint and the actual port that should be used is specific to the implementation

See Also