Thresher 1.2 Class Documentation

DccFileSession.OnFileTransferStarted Event

The file transfer connection is open and data will be sent or received.

[Visual Basic]
Public Event OnFileTransferStarted As FileTransferStartedEventHandler
[C#]
public event FileTransferStartedEventHandler OnFileTransferStarted;

See Also

DccFileSession Class | Sharkbite.Irc Namespace