WebSocketClientLocalEndPoint Property |
获取本地端口
Namespace: AdfAssembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax public IPEndPoint LocalEndPoint { get; }
Public ReadOnly Property LocalEndPoint As IPEndPoint
Get
public:
property IPEndPoint^ LocalEndPoint {
IPEndPoint^ get ();
}
member LocalEndPoint : IPEndPoint with get
Property Value
Type:
IPEndPointSee Also