Listener.IsDisposed Property

Mentalis.org Proxy

Mentalis.org Proxy Documentation

Listener.IsDisposed Property

Gets a value indicating whether the Listener has been disposed or not.

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

Property Value

An boolean that specifies whether the object has been disposed or not.

See Also

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