is_running
Description:
[ Version ( since = "0.7.26" ) ]
public bool is_running ()
Return true
if this connection manager currently appears to be running.
This may change at any time that the main loop is running; the
activated and exited signals are emitted.
Parameters:
this |
a connection manager
|
Returns:
whether the connection manager is currently running
|