PeerNearMe Properties

 

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

NameDescription
System_CAPS_pubpropertyIsOnline

Gets a value specifying if the Peer is currently 'online'.(Inherited from Peer.)

System_CAPS_pubpropertyNickname

Gets or sets a String representing the Nickname of the PeerNearMe object.

System_CAPS_pubpropertyPeerEndPoints

Gets the PeerEndPointCollection associated with the Peer.(Inherited from Peer.)

System_CAPS_pubpropertySynchronizingObject

When this property value is set, all events not fired as the result of an asynchronous operation will have the associated event handlers called back on the thread that created the specific SynchronizingObject.(Inherited from Peer.)

Return to top
Show: