PeerObject.PeerScope Eigenschaft

Definition

Dient zum Abrufen oder Festlegen der PeerScope Instanz, in der die PeerObject Instanz registriert ist.

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

Eigenschaftswert

PeerScope, der den Bereich angibt, in dem die PeerObject Registrierung erfolgt.

Ausnahmen

Die PeerObject Instanz wurde verworfen.

Gilt für:

Weitere Informationen