PeerObject Constructor ()

 

Initializes a new default instance of the PeerObject class.

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

public:
PeerObject()

After the PeerObject instance is constructed, the SetObject method must be called to publish the PeerObject with the Peer Collaboration infrastructure.

.NET Framework
Available since 3.5
Return to top
Show: