PeerName Methods
Assembly: System.Net (in System.Net.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | CreateFromPeerHostName(String^) | Creates a new instance of the specified PeerHostName object with the specified peer host name. |
![]() ![]() | CreateRelativePeerName(PeerName^, String^) | Creates a new PeerName by replacing the Classifier field defined on the supplied PeerName object with the specified classifier string value. |
![]() | Equals(Object^) | Determines whether the content of this PeerName is equal to the content of another object. (Overrides Object::Equals(Object^).) |
![]() | Equals(PeerName^) | Performs a case-sensitive comparison of the current PeerName and the specified peer name. |
![]() | 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() | Overrides the GetHashCode method.(Overrides Object::GetHashCode().) |
![]() | GetObjectData(SerializationInfo^, StreamingContext) | Populates a serialization information object with the data needed to serialize the PeerName. |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | ToString() | Returns a string representation of the current PeerName object.(Overrides Object::ToString().) |
| Name | Description | |
|---|---|---|
![]() ![]() | ISerializable::GetObjectData(SerializationInfo^, StreamingContext) | Implements the ISerializable interface and returns the data needed to serialize the PeerName instance. |




