Example #1
0
def shutdown(component):
    client.shutdown()
Example #2
0
def shutdown(component):
    client.shutdown()
def shutdown(button):
    client.shutdown()
    return True
Example #4
0
def shutdown(button):
    client.shutdown()
    return True