PeerObject.PeerScope Eigenschaft

Definition

Ruft den PeerScope ab, in dem die PeerObject-Instanz registriert ist, oder legt diesen fest.

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

Der PeerScope, der den Bereich angibt, in dem das PeerObject registriert ist.

Ausnahmen

Die PeerObject-Instanz wurde verworfen.

Gilt für:

Weitere Informationen