Another user has offered to send a file. This method should be called
to accept the offer and save the file to the give location. The parameters
needed to call this method are provided by the OnDccFileTransferRequest()
event.
A unique session instance for this file and remote user.
This method should be called from within a try/catch block in case it is unable to connect or there are other socket errors.
Exception Type | Condition |
---|---|
ArgumentException | If the listen port is already in use. |
DccFileSession Class | Sharkbite.Irc Namespace