DotMSN

P2PTransferSession.TransferStarted Event

Occurs when the sending of data messages has started.

[Visual Basic]
Public Event TransferStarted As EventHandler
[C#]
public event EventHandler TransferStarted;

See Also

P2PTransferSession Class | XihSolutions.DotMSN.DataTransfer Namespace