PeerCollaboration.ContactManager Propriété

Définition

Obtient le magasin persistant qui contient tous les objets PeerContact pour les homologues distants.

public:
 static property System::Net::PeerToPeer::Collaboration::ContactManager ^ ContactManager { System::Net::PeerToPeer::Collaboration::ContactManager ^ get(); };
public static System.Net.PeerToPeer.Collaboration.ContactManager ContactManager { [System.Security.SecurityCritical] get; }
[<get: System.Security.SecurityCritical>]
static member ContactManager : System.Net.PeerToPeer.Collaboration.ContactManager
Public Shared ReadOnly Property ContactManager As ContactManager

Valeur de propriété

Objet ContactManager qui contient tous les objets de contact de l'homologue pour les homologues distants. La valeur par défaut de cette propriété est null.

Attributs

S’applique à

Voir aussi