Thresher 1.2 Class Documentation

DccFileSession.OnFileTransferInterrupted Event

The file transfer was interrupted and did not complete.

[Visual Basic]
Public Event OnFileTransferInterrupted As FileTransferInterruptedEventHandler
[C#]
public event FileTransferInterruptedEventHandler OnFileTransferInterrupted;

See Also

DccFileSession Class | Sharkbite.Irc Namespace