PeerNameRegistration Properties

 

Namespace:   System.Net.PeerToPeer
Assembly:  System.Net (in System.Net.dll)

NameDescription
System_CAPS_pubpropertyCloud

Gets or sets information in a Cloud into which this PeerName object will be registered.

System_CAPS_pubpropertyComment

Gets or sets additional information about the PeerName object that will be registered with the Cloud.

System_CAPS_pubpropertyData

Gets or sets application-defined binary data for the PeerNameRegistration object.

System_CAPS_pubpropertyEndPointCollection

Gets the collection of network endpoints for which the associated peer name is registered.

System_CAPS_pubpropertyPeerName

Gets or sets the peer name to register with a peer cloud.

System_CAPS_pubpropertyPort

Gets or sets the TCP/IP port number used by the peer being registered into the PeerNameRegistration object.

System_CAPS_pubpropertyUseAutoEndPointSelection

Gets or sets a value that specifies whether to use automatic endpoint selection when traversing a peer mesh or Cloud.

Return to top
Show: