Searched defs:localPort (Results 1 – 2 of 2) sorted by relevance
193 private bool TryGetConnectionByPort(ushort localPort, out Connection connection) in TryGetConnectionByPort()305 private Response Truse(ushort localPort) in Truse()401 …public Connection(DA16200 owner, int connectionId, ConnectionType connectionType, ushort localPort) in Connection()
623 …nectionId, ServiceType serviceType, string host, ushort remotePort, ushort localPort = 0, int acce… in Qiopen()