This documentation is archived and is not being maintained.

PeerApplicationLaunchInfo Class

Represents the launch information required by a PeerApplication that has initiated in response to a peer collaboration invitation.

Namespace:  System.Net.PeerToPeer.Collaboration
Assembly:  System.Net (in System.Net.dll)

'Declaration
Public Class PeerApplicationLaunchInfo
'Usage
Dim instance As PeerApplicationLaunchInfo

An application can inspect the Data and Message properties in this class to get the information specific to the invitation that initiated the application launch.

Access to this class requires a PermissionState of Unrestricted. This state is created when the Peer collaboration session begins.

System.Object
  System.Net.PeerToPeer.Collaboration.PeerApplicationLaunchInfo

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

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.

.NET Framework

Supported in: 3.5
Show: