exit#
- Common.exit(close_sherlock_client=False)#
Close the gRPC connection.
Available Since: 2023R1
- Parameters:
- close_sherlock_clientbool,
optional Whether to close the Sherlock client when the gRPC connection is closed. The default is
False, in which case the Sherlock client remains open when the gRPC connection is closed.
- close_sherlock_clientbool,