PeerContact.ApplicationChanged 이벤트

정의

이 이벤트는 PeerContact와 연결된 애플리케이션이 변경될 때마다 발생합니다.

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) 

이벤트 유형

특성

예외

PeerContact 개체가 삭제되었습니다.

적용 대상

추가 정보