Occurs when a transfer session is closed. Either because the transfer has finished or aborted.
The event handler receives an argument of type P2PTransferSessionEventArgs containing data related to this event. The following P2PTransferSessionEventArgs property provides information specific to this event.
Property | Description |
---|---|
TransferSession | The affected transfer session |
MSNSLPHandler Class | XihSolutions.DotMSN.DataTransfer Namespace