Thresher 1.2 Class Documentation
DccListener.OnDccGetRequest Event
A remote user requests that he be sent a file.
[Visual Basic]
Public Event OnDccGetRequest As
DccGetRequestEventHandler
[C#]
public event
DccGetRequestEventHandler
OnDccGetRequest;
See Also
DccListener Class
|
Sharkbite.Irc Namespace