Click or drag to resize

PeerToPeerDataEventArgs Properties

The PeerToPeerDataEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyCancel Cancel the event
(Inherited from PeerToPeerEventArgs)
Public propertyRemoteDevice The recipient of the data
(Inherited from PeerToPeerEventArgs)
Public propertyRemoteIsInitiator The initiator of the data is the remote machine
(Inherited from PeerToPeerEventArgs)
Top
See Also