PeerPresenceInfo.PresenceStatus Proprietà

Definizione

Ottiene o imposta lo stato di presenza del peer locale.

public:
 property System::Net::PeerToPeer::Collaboration::PeerPresenceStatus PresenceStatus { System::Net::PeerToPeer::Collaboration::PeerPresenceStatus get(); void set(System::Net::PeerToPeer::Collaboration::PeerPresenceStatus value); };
public System.Net.PeerToPeer.Collaboration.PeerPresenceStatus PresenceStatus { get; set; }
member this.PresenceStatus : System.Net.PeerToPeer.Collaboration.PeerPresenceStatus with get, set
Public Property PresenceStatus As PeerPresenceStatus

Valore della proprietà

Enumerazione PeerPresenceStatus che specifica lo stato di presenza di un peer.

Si applica a

Vedi anche