ForwardSessionIpEndPoint 属性 |
客户端的远程终结点
命名空间:
HslCommunication.Enthernet
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.2.0.0 (12.2.0.0)
语法 public IPEndPoint IpEndPoint { get; set; }
Public Property IpEndPoint As IPEndPoint
Get
Set
public:
property IPEndPoint^ IpEndPoint {
IPEndPoint^ get ();
void set (IPEndPoint^ value);
}
member IpEndPoint : IPEndPoint with get, set
属性值
类型:
IPEndPoint参见