Thresher 1.2 Class Documentation

DccFileSession.OnFileTransferProgress Event

How much of the file has been sent or received so far.

[Visual Basic]
Public Event OnFileTransferProgress As FileTransferProgressEventHandler
[C#]
public event FileTransferProgressEventHandler OnFileTransferProgress;

See Also

DccFileSession Class | Sharkbite.Irc Namespace