Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
 PeerNameRegistration Members

  Switch on low bandwidth view
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
PeerNameRegistration Members

Registers a PeerName in a Cloud or set of clouds.

The PeerNameRegistration type exposes the following members.

  NameDescription
Public methodPeerNameRegistrationOverloaded. Initializes a new instance of the PeerNameRegistration class.
Top
  NameDescription
Public methodDisposeOverloaded. Releases the resources used by the PeerNameRegistration object.
Public methodEquals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected methodFinalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public methodGetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Protected methodGetObjectData Populates a serialization information object with the data needed to serialize the PeerNameRegistration instance.
Public methodGetType Gets the Type of the current instance. (Inherited from Object.)
Public methodIsRegistered Gets or sets whether the peer name specified in the PeerName property is registered with a specific Cloud on a host.
Protected methodMemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public methodStart 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.
Public methodStop Unregisters the peer name specified in the PeerName property from all the clouds in which it was registered.
Public methodToString Returns a String that represents the current Object. (Inherited from Object.)
Public methodUpdate Updates the PeerNameRegistration for a node registered with a specific Cloud. Update is performed using the information specified in the properties.
Top
  NameDescription
Public propertyCloud Gets or sets information in a Cloud into which this PeerName object will be registered.
Public propertyComment Gets or sets additional information about the PeerName object that will be registered with the Cloud.
Public propertyData Gets or sets application-defined binary data for the PeerNameRegistration object.
Public propertyEndPointCollection Gets the collection of network endpoints for which the associated peer name is registered.
Public propertyPeerName Gets or sets the peer name to register with a peer cloud.
Public propertyPort Gets or sets the TCP/IP port number used by the peer being registered into the PeerNameRegistration object.
Public propertyUseAutoEndPointSelection Gets or sets a value that specifies whether to use automatic endpoint selection when traversing a peer mesh or Cloud.
Top
  NameDescription
Explicit interface implemetationPrivate methodISerializable..::.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
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker