Thresher 1.2 Class Documentation

Connection.CtcpResponder Property

Sets an automatic responder to Ctcp queries.

[Visual Basic]
Public Property CtcpResponder As CtcpResponder
[C#]
public CtcpResponder CtcpResponder {get; set;}

Property Value

Once this is set it can be removed by setting it to null.

See Also

Connection Class | Sharkbite.Irc Namespace