Cloud Members
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Net.PeerToPeer Namespac ...
Cloud Class
Cloud Class
Cloud Members
Cloud Constructor
Cloud Fields
Cloud Methods
Cloud Properties
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
Cloud Members
Specifies the values that define a Peer
Cloud
object.
The
Cloud
type exposes the following members.
Constructors
Name
Description
Cloud
Initializes a new instance of the PNRP
Cloud
type. This populates a serialization information object with the data needed to serialize the Cloud object.
Top
Methods
Name
Description
Equals
Overloaded.
Determines whether the content of this
Cloud
object is equivalent to the content of another object.
Finalize
Allows an
Object
to attempt to free resources and perform other cleanup operations before the
Object
is reclaimed by garbage collection.
(Inherited from
Object
.)
GetAvailableClouds
Obtains a collection of peer clouds known to the calling peer.
GetCloudByName
Returns the
Cloud
object with the specified cloud name.
GetHashCode
Overrides
GetHashCode
.
(Overrides
Object
.
.
::
.
GetHashCode
()
()
()
.)
GetObjectData
Populates a
System.Runtime.Serialization
information object with the data needed to serialize the
Cloud
.
GetType
Gets the
Type
of the current instance.
(Inherited from
Object
.)
MemberwiseClone
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
ToString
Returns a string representation of the current
Cloud
.
(Overrides
Object
.
.
::
.
ToString
()
()
()
.)
Top
Fields
Name
Description
AllLinkLocal
Returns a reference to a
Cloud
which represents all the link-local clouds in which the client or peer is currently participating.
Available
Returns a static reference to a
Cloud
which represents all the available clouds in which the client is currently participating.
Top
Properties
Name
Description
Global
Gets a
Cloud
instance that contains globally (internet) scoped peers.
Name
Gets the name of the peer
Cloud
.
Scope
Gets the network scope of the peer
Cloud
.
ScopeId
Gets the identifier of a specific IP address for this peer
Cloud
.
Top
Explicit Interface Implementations
Name
Description
ISerializable
.
.
::
.
GetObjectData
Top
See Also
Reference
Cloud Class
System.Net.PeerToPeer Namespace
Tags :