ContactManager.SubscriptionListChanged 이벤트

정의

구독한 대화 상대 목록이 변경되면 발생합니다.

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

이벤트 유형

특성

예외

개체가 삭제되었습니다.

설명

구독 ' 사용자 당 및 프로세스 단위가 아니라 또는 애플리케이션 도메인당 되므로 호스트에서 실행 하는 다른 애플리케이션에는이 이벤트를 발생 일으킬 수도 있습니다.

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

적용 대상

추가 정보