ContactManager.ApplicationChanged 이벤트

정의

PeerApplicationPeerContact와 연결된 ContactManager이 변경될 때마다 발생합니다.

public:
 event EventHandler<System::Net::PeerToPeer::Collaboration::ApplicationChangedEventArgs ^> ^ ApplicationChanged;
[add: System.Security.SecurityCritical]
[remove: System.Security.SecurityCritical]
public event EventHandler<System.Net.PeerToPeer.Collaboration.ApplicationChangedEventArgs> ApplicationChanged;
[<add: System.Security.SecurityCritical>]
[<remove: System.Security.SecurityCritical>]
member this.ApplicationChanged : EventHandler<System.Net.PeerToPeer.Collaboration.ApplicationChangedEventArgs> 
Public Custom Event ApplicationChanged As EventHandler(Of ApplicationChangedEventArgs) 

이벤트 유형

특성

예외

호출 개체가 삭제된 경우

설명

이 메서드는만 호출 피어의 연락처 별로 게시 된 애플리케이션을 반환 합니다.

이 이벤트를 발생 하기 전에 원격 피어의 현재 사용자는 원격 피어의 협업 이벤트를 구독 해야 합니다. 구독을 통해 작업을 수행할 여 Subscribe 메서드.

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

적용 대상

추가 정보