PeerCollaboration::ContactManager Property
.NET Framework (current version)
Gets the persistent store that contains all PeerContact objects for remote peers.
Assembly: System.Net (in System.Net.dll)
public: property ContactManager^ ContactManager { [SecurityCriticalAttribute] static ContactManager^ get(); }
Property Value
Type: System.Net.PeerToPeer.Collaboration::ContactManager^ContactManager object that contains all peer contact objects for remote peers. The default value for this property is null.
.NET Framework
Available since 3.5
Available since 3.5
Show: