PeerNameRegistration Methods
Assembly: System.Net (in System.Net.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | Releases all resources used by the PeerNameRegistration object. |
![]() | Dispose(Boolean) | Releases the unmanaged resources and optionally releases the managed resources used by the PeerNameRegistration object. |
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | 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() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetObjectData(SerializationInfo^, StreamingContext) | Populates a serialization information object with the data needed to serialize the PeerNameRegistration instance. |
![]() | GetType() | |
![]() | IsRegistered() | |
![]() | MemberwiseClone() | |
![]() | Start() | Registers the PeerName into the Cloud. If no EndPointCollection is specified, automatic address selection is used with the port value specified by the Port property. |
![]() | Stop() | Unregisters the peer name specified in the PeerName property from all the clouds in which it was registered. |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
![]() | Update() | Updates the PeerNameRegistration for a node registered with a specific Cloud. Update is performed using the information specified in the properties. |
| Name | Description | |
|---|---|---|
![]() ![]() | ISerializable::GetObjectData(SerializationInfo^, StreamingContext) | Implements the ISerializable interface and returns the data needed to serialize the PeerNameRegistration instance. |



