Thresher 1.2 Class Documentation

ConnectionArgs.RealName Property

The user's 'real' name.

[Visual Basic]
Public Property RealName As String
[C#]
public string RealName {get; set;}

Property Value

A short string with any legal characters.

See Also

ConnectionArgs Class | Sharkbite.Irc Namespace