Determines whether the current instance and the specified object represent the same socket address.
- obj
- The object to compare to the current instance.
A bool where true indicates comparand is an instance of the System.Net.SocketAddress class and contains the same data as the current instance; otherwise false.
Note:This method overrides object.Equals(object).
Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0