LEADTOOLS JavaScript (Leadtools.Controls)

IsListening Property

Show in webframe
Gets a value that indicates whether the service is currently listening to the events.
Syntax
get_isListening();
Object.defineProperty('isListening');

Property Value

TypeDescription
booleantrue if the service is currently listening to the events; otherwise, it is false.
Remarks

The value of IsListening will be set to true after a successful call to StartListening and will be set back to false when StopListening is called.

See Also

Reference

InteractiveService Object
InteractiveService Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.