PeerCollaboration.ContactManager Proprietà

Definizione

Ottiene l'archivio permanente che contiene tutti gli PeerContact oggetti per i 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à

ContactManager oggetto contenente tutti gli oggetti contatto peer per i peer remoti. Il valore predefinito per questa proprietà è null.

Attributi

Si applica a

Vedi anche