Listener.Clients Property

Mentalis.org Proxy

Mentalis.org Proxy Documentation

Listener.Clients Property

Gets the list of connected clients.

[Visual Basic]Protected ReadOnly Property Clients As System.Collections.ArrayList
[C#]
protected System.Collections.ArrayList Clients {get;}

Property Value

An instance of the ArrayList class that's used to store all the connections.

See Also

Listener Class | Listener Members | Org.Mentalis.Proxy Namespace