Proxy.Listeners Property

Mentalis.org Proxy

Mentalis.org Proxy Documentation

Proxy.Listeners Property

Gets the collection that contains all the Listener objects.

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

Property Value

An ArrayList object that contains all the Listener objects.

See Also

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