PeerPresenceInfo::PresenceStatus Property
.NET Framework (current version)
Gets or sets the presence status of the local peer.
Assembly: System.Net (in System.Net.dll)
public: property PeerPresenceStatus PresenceStatus { PeerPresenceStatus get(); void set(PeerPresenceStatus value); }
Property Value
Type: System.Net.PeerToPeer.Collaboration::PeerPresenceStatusPeerPresenceStatus enumeration that specifies the presence status of a peer.
.NET Framework
Available since 3.5
Available since 3.5
Show: