Cloud Methods
Assembly: System.Net (in System.Net.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Cloud^) | Performs a case-sensitive comparison between two cloud objects. |
![]() | Equals(Object^) | Determines whether the content of this peer Cloud is equivalent to the content of a System object. (Overrides Object::Equals(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.) |
![]() ![]() | GetAvailableClouds() | Obtains a collection of peer clouds known to the calling peer. |
![]() ![]() | GetCloudByName(String^) | Returns the Cloud object with the specified cloud name. |
![]() | GetHashCode() | Overrides GetHashCode.(Overrides Object::GetHashCode().) |
![]() | GetObjectData(SerializationInfo^, StreamingContext) | Populates a System.Runtime.Serialization information object with the data needed to serialize the Cloud. |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | ToString() | Returns a string representation of the current Cloud.(Overrides Object::ToString().) |
| Name | Description | |
|---|---|---|
![]() ![]() | ISerializable::GetObjectData(SerializationInfo^, StreamingContext) | Implements the ISerializable interface and returns the data needed to serialize the Cloud instance. |




