Overload List
| Name | Description | |
|---|---|---|
| Equals(Object) |
Compares this ConnectionInfo object with obj and returns true if obj is ConnectionInfo and both
the NetworkIdentifier and RemoteEndPoint match.
(Overrides | |
| Equals(ConnectionInfo) |
Compares this ConnectionInfo object with other and returns true if both the NetworkIdentifier
and RemoteEndPoint match.
|
See Also