Thresher 1.2 Class Documentation

Connection.IdleTime Property

The amount of time that has passed since the client sent a command to the IRC server.

[Visual Basic]
Public ReadOnly Property IdleTime As TimeSpan
[C#]
public System.TimeSpan IdleTime {get;}

Property Value

Read only TimeSpan

See Also

Connection Class | Sharkbite.Irc Namespace