ContactManager.CreateContactCompleted 이벤트

정의

CreateContact(PeerNearMe) 메서드가 완료될 때마다 발생합니다.

public:
 event EventHandler<System::Net::PeerToPeer::Collaboration::CreateContactCompletedEventArgs ^> ^ CreateContactCompleted;
public event EventHandler<System.Net.PeerToPeer.Collaboration.CreateContactCompletedEventArgs> CreateContactCompleted;
member this.CreateContactCompleted : EventHandler<System.Net.PeerToPeer.Collaboration.CreateContactCompletedEventArgs> 
Public Custom Event CreateContactCompleted As EventHandler(Of CreateContactCompletedEventArgs) 

이벤트 유형

예외

호출 개체가 삭제된 경우

설명

이 이벤트는 때를 CreateContactAsync 메서드를 완료 합니다. 에 발생 하는 경우는 ContactManager 작업이 오류 완료 되거나 취소 됩니다.

이 이벤트 필요는 PermissionStateUnrestricted합니다.

적용 대상

추가 정보