This documentation is archived and is not being maintained.
PeerNameResolver::ResolveCompleted Event
Visual Studio 2010
The ResolveCompleted event is signaled when a peer name resolution request for a specific PeerName has completed.
Assembly: System.Net (in System.Net.dll)
The ResolveProgressChanged event will be raised once for each endpoint found, and this event will be raised only once when all endpoints have been found.
This event will also be raised if the Resolve operation completes in error or is canceled.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, 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: