Thresher 1.2 Class Documentation

Identd.IsRunning Method 

Check if the Identd server is running

[Visual Basic]
Public Shared Function IsRunning() As Boolean
[C#]
public static bool IsRunning();

Return Value

True if it is running

See Also

Identd Class | Sharkbite.Irc Namespace