Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET
Assembly: Visual3D.Networking (in Visual3D.Networking.dll) Version: 1.0.0.0 (1.0.0.0)
Returns the Connection that has this Address and Port#.
Namespace: Visual3D.NetworkingAssembly: Visual3D.Networking (in Visual3D.Networking.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# | Visual Basic |
public int FindEndPointConnectionIndex( IPEndPoint endPoint, bool matchPort )
Public Function FindEndPointConnectionIndex ( _ endPoint As IPEndPoint, _ matchPort As Boolean _ ) As Integer
Parameters
- endPoint
- IPEndPoint
- matchPort
- Boolean