Listener.Listening Property

Mentalis.org Proxy

Mentalis.org Proxy Documentation

Listener.Listening Property

Gets a value indicating whether the Listener is currently listening or not.

[Visual Basic]Public ReadOnly Property Listening As Boolean
[C#]
public bool Listening {get;}

Property Value

A boolean that indicates whether the Listener is currently listening or not.

See Also

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