Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
 PeerNameRegistration Members
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
.NET Framework Class Library
PeerNameRegistration Members

Updated: November 2007

Registers a PeerName in a Cloud or set of clouds.

The PeerNameRegistration type exposes the following members.

  NameDescription
PeerNameRegistrationOverloaded. Initializes a new instance of the PeerNameRegistration class.
Top
  NameDescription
DisposeOverloaded. Releases the resources used by the PeerNameRegistration object.
Equals Determines whether the specified Object is equal to the current Object. (Inherited from 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.)
GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
GetObjectData Populates a serialization information object with the data needed to serialize the PeerNameRegistration instance.
GetType Gets the Type of the current instance. (Inherited from Object.)
IsRegistered Gets or sets whether the peer name specified in the PeerName property is registered with a specific Cloud on a host.
MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
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.
Top
  NameDescription
Cloud Gets or sets information in a Cloud into which this PeerName object will be registered.
Comment Gets or sets additional information about the PeerName object that will be registered with the Cloud.
Data Gets or sets application-defined binary data for the PeerNameRegistration object.
EndPointCollection Gets the collection of network endpoints for which the associated peer name is registered.
PeerName Gets or sets the peer name to register with a peer cloud.
Port Gets or sets the TCP/IP port number used by the peer being registered into the PeerNameRegistration object.
UseAutoEndPointSelection Gets or sets a value that specifies whether to use automatic endpoint selection when traversing a peer mesh or Cloud.
Top
  NameDescription
ISerializable..::.GetObjectData Implements the ISerializable interface and returns the data needed to serialize the PeerNameRegistration instance.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker