NntpClient.handleDisconnect

Called when the connection is disconnected.

class NntpClient
void delegate(string reason, DisconnectType type) handleDisconnect;

Meta