Method

FridaSessionOptionsset_exit_monitor

Declaration

void
frida_session_options_set_exit_monitor (
  FridaSessionOptions* self,
  gboolean value
)

Description [src]

Whether to monitor the target for exit so the session is cleaned up.

Parameters

value

Type: gboolean

No description available.