Peer::OnInviteCompleted Method (InviteCompletedEventArgs^)
.NET Framework (current version)
Raises the InviteCompleted event.
Assembly: System.Net (in System.Net.dll)
Parameters
- e
-
Type:
System.Net.PeerToPeer.Collaboration::InviteCompletedEventArgs^
The PeerInvitationResponse object containing the event data to be passed to delegates associated with the InviteCompleted event.
Classes that inherit from this class can override this method to perform additional tasks when the InviteCompleted event is raised.
.NET Framework
Available since 3.5
Available since 3.5
Show: