This documentation is archived and is not being maintained.
ContactManager::SubscriptionListChanged Event
Visual Studio 2010
Raised when the list of subscribed contacts changes.
Assembly: System.Net (in System.Net.dll)
| Exception | Condition |
|---|---|
| ObjectDisposedException | The object has been disposed. |
Since subscriptions are per user and not per process or per application domain, another application running on the host may also cause this event to be raised.
This event requires a PermissionState of Unrestricted.
Windows 7, Windows Vista SP1 or later, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: