PresenceChangedEventArgs::PeerPresenceInfo Property

 

Specifies the changed presence information of a PeerEndPoint as well as a string provided by PeerPresenceInfo describing the updated presence status.

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

public:
property PeerPresenceInfo^ PeerPresenceInfo {
	PeerPresenceInfo^ get();
}

Property Value

Type: System.Net.PeerToPeer.Collaboration::PeerPresenceInfo^

Changed presence information for PeerEndPoint and a string describing the updated presence status.

.NET Framework
Available since 3.5
Return to top
Show: