Thresher 1.2 Class Documentation

DccFileSession.OnFileTransferTimeout Event

The remote user did not accept the file within the timeout period.

[Visual Basic]
Public Event OnFileTransferTimeout As FileTransferTimeoutEventHandler
[C#]
public event FileTransferTimeoutEventHandler OnFileTransferTimeout;

See Also

DccFileSession Class | Sharkbite.Irc Namespace