Peer::Invite Method ()
.NET Framework (current version)
Sends an invitation to a Peer to start a specific PeerApplication.
Assembly: System.Net (in System.Net.dll)
Return Value
Type: System.Net.PeerToPeer.Collaboration::PeerInvitationResponse^A PeerInvitationResponse from the peer that received the invitation.
| Exception | Condition |
|---|---|
| PeerToPeerException |
|
Calling this method requires a PermissionState of Unrestricted. This state is created when the Peer Collaboration session begins.
.NET Framework
Available since 3.5
Available since 3.5
Show: