PeerCollaboration.ContactManager Proprietà

Definizione

Ottiene l'archivio permanente che contiene tutti gli oggetti PeerContact dei peer remoti.

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

Valore della proprietà

Oggetto ContactManager contenente tutti gli oggetti contatto dei peer remoti. Il valore predefinito di questa proprietà è null.

Attributi

Si applica a

Vedi anche