.NET Framework Class Library
PeerNameRecord Members

Defines the set of values that form a peer name record object. This record includes items such as the peer name and the collection of endpoints with which it communicates. Peer name records are used to define the individual peer nodes within a Cloud.

The PeerNameRecord type exposes the following members.

Constructors

  NameDescription
Public methodPeerNameRecordOverloaded. Initializes a new instance of the PeerNameRecord class.
Top
Methods

  NameDescription
Public methodEqualsDetermines whether the specified Object is equal to the current Object. (Inherited from 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 methodGetHashCodeServes as a hash function for a particular type. (Inherited from Object.)
Protected methodGetObjectDataPopulates a serialization information object with the data needed to serialize the PeerNameRecord.
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 that represents the current Object. (Inherited from Object.)
Top
Properties

  NameDescription
Public propertyCommentGets or sets additional information about the PeerNameRecord object.
Public propertyDataGets or sets application-defined binary data for the PeerNameRecord object.
Public propertyEndPointCollectionGets an PeerEndPointCollection object that contains all the endpoints available to the peer associated with this PeerNameRecord object.
Public propertyPeerNameGets or sets the PeerName within this PeerNameRecord object. A peer name is a string used to identify a peer resource.
Top
Explicit Interface Implementations

  NameDescription
Explicit interface implemetationPrivate methodISerializable..::.GetObjectDataImplements the ISerializable interface and returns the data needed to serialize the PeerNameRecord instance.
Top
See Also

Reference

Tags :


Page view tracker