PeerApplication::GetHashCode Method ()
.NET Framework (current version)
Returns the hash code for a PeerApplication instance.
Assembly: System.Net (in System.Net.dll)
Return Value
Type: System::Int32A 32-bit signed integer hash code used to compare instances of this type.
| Exception | Condition |
|---|---|
| ObjectDisposedException | The PeerApplication object has been disposed. |
.NET Framework
Available since 3.5
Available since 3.5
Show: