PeerApplication Methods
Assembly: System.Net (in System.Net.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | Releases resources used by the PeerApplication object. |
![]() | Dispose(Boolean) | Releases the unmanaged resources used by the PeerApplication object and optionally releases the managed resources. |
![]() | Equals(Object^) | Compares the PeerApplication to the specified Object.(Overrides Object::Equals(Object^).) |
![]() ![]() | Equals(Object^, Object^) | Determines whether the specified PeerApplication objects are considered equal. |
![]() | Equals(PeerApplication^) | Compares the PeerApplication to the specified PeerApplication 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 PeerApplication instance.(Overrides Object::GetHashCode().) |
![]() | GetObjectData(SerializationInfo^, StreamingContext) | Populates a SerializationInfo with the data needed to serialize the target PeerApplication. |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | OnApplicationChanged(ApplicationChangedEventArgs^) | Raises the ApplicationChanged event. |
![]() | ToString() | Returns a string that contains the Id and Description of the PeerApplication instance.(Overrides Object::ToString().) |
| Name | Description | |
|---|---|---|
![]() ![]() | ISerializable::GetObjectData(SerializationInfo^, StreamingContext) | Implements the ISerializable interface and returns the data required to serialize the target PeerApplication. |




