IrcClient SyncRoot Property NetIRC2 IRC Client Library for .NET
The synchronization object for sending IRC commands.

Namespace: NetIrc2
Assembly: NetIrc2 (in NetIrc2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public Object SyncRoot { get; private set; }
See Also