InviteCompletedEventArgs Class
Provides qualifying information to a callback method when an InviteCompleted event occurs.
Assembly: System.Net (in System.Net.dll)
The InviteCompleted event is raised when a remote peer responds to an invitation to collaborate with a peer host or host application. This occurs when the invitation has completed, regardless of whether the invited peer intends to collaborate. Methods used to manage peer invitations are in the PeerContact and PeerNearMe subclasses and the Peer abstract class. Callback method, delegate, and type-safe function pointer are synonyms for the delegate methods.
System.EventArgs
System.ComponentModel.AsyncCompletedEventArgs
System.Net.PeerToPeer.Collaboration.InviteCompletedEventArgs
Windows 7, Windows Vista, Windows Server 2008 R2, Windows Server 2008
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.