.NET Framework Class Library
Cloud Members

Specifies the values that define a Peer Cloud object.

The Cloud type exposes the following members.

Constructors

  NameDescription
Protected methodCloudInitializes 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

  NameDescription
Public methodEqualsOverloaded. Determines whether the content of this Cloud object is equivalent to the content of another object.
Protected methodFinalizeAllows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public methodStatic memberGetAvailableCloudsObtains a collection of peer clouds known to the calling peer.
Public methodStatic memberGetCloudByNameReturns the Cloud object with the specified cloud name.
Public methodGetHashCodeOverrides GetHashCode. (Overrides Object..::.GetHashCode()()().)
Protected methodGetObjectDataPopulates a System.Runtime.Serialization information object with the data needed to serialize the Cloud.
Public methodGetTypeGets the Type of the current instance. (Inherited from Object.)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object. (Inherited from Object.)
Public methodToStringReturns a string representation of the current Cloud. (Overrides Object..::.ToString()()().)
Top
Fields

  NameDescription
Public fieldStatic memberAllLinkLocalReturns a reference to a Cloud which represents all the link-local clouds in which the client or peer is currently participating.
Public fieldStatic memberAvailableReturns a static reference to a Cloud which represents all the available clouds in which the client is currently participating.
Top
Properties

  NameDescription
Public propertyStatic memberGlobalGets a Cloud instance that contains globally (internet) scoped peers.
Public propertyNameGets the name of the peer Cloud.
Public propertyScopeGets the network scope of the peer Cloud.
Public propertyScopeIdGets the identifier of a specific IP address for this peer Cloud.
Top
Explicit Interface Implementations

  NameDescription
Explicit interface implemetationPrivate methodISerializable..::.GetObjectData
Top
See Also

Reference

Tags :


Page view tracker