Compares this ConnectionInfo object with obj and returns true if obj is ConnectionInfo and both
the NetworkIdentifier and RemoteEndPoint match.
Namespace: NetworkCommsDotNetAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- obj
- Type: System Object
The object to test of equality
Return Value
Type: Boolean[Missing <returns> documentation for "M:NetworkCommsDotNet.ConnectionInfo.Equals(System.Object)"]
See Also