Returns the total number of connections where the RemoteEndPoint matches the provided
IPAddress
Namespace: NetworkCommsDotNetAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- matchRemoteEndPointIP
- Type: System.Net IPAddress
The IPAddress to match
Return Value
Type: Int32Total number of connections where the RemoteEndPoint matches the provided IPAddress
See Also