RemoteEndpointMessageProperty.Port 属性

定义

获取发送消息的客户端的端口号。

public:
 property int Port { int get(); };
public int Port { get; }
member this.Port : int
Public ReadOnly Property Port As Integer

属性值

Int32

发送消息的客户端的端口号。

适用于