PeerEndPoint Methods
Assembly: System.Net (in System.Net.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | Releases all resources used by the PeerEndPoint object. |
![]() | Dispose(Boolean) | Releases the unmanaged resources used by the PeerEndPoint object and optionally releases the managed resources. |
![]() | Equals(Object^) | Compares the PeerEndPoint to the specified Object.(Overrides Object::Equals(Object^).) |
![]() ![]() | Equals(Object^, Object^) | Determines whether the specified PeerEndPoint objects are considered equal. |
![]() | Equals(PeerEndPoint^) | Compares the PeerEndPoint to the specified PeerEndPoint instance. |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetHashCode() | Returns the hash code for a PeerEndPoint instance.(Overrides Object::GetHashCode().) |
![]() | GetObjectData(SerializationInfo^, StreamingContext) | Populates a SerializationInfo class instance with the data required to serialize the specified PeerObject instance. A derived type must call the base type GetObjectData method. |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | OnNameChanged(NameChangedEventArgs^) | Called when a change occurs to the PeerName specified by the PeerContact associated with the PeerEndPoint instance. |
![]() | ToString() | Returns a String that represents a PeerEndPoint instance.(Overrides Object::ToString().) |
| Name | Description | |
|---|---|---|
![]() ![]() | ISerializable::GetObjectData(SerializationInfo^, StreamingContext) | Populates the current PeerEndPoint instance with the data obtained from the serialized source. |




