Method

FridaSessionOptionsget_persist_timeout

Declaration

guint
frida_session_options_get_persist_timeout (
  FridaSessionOptions* self
)

Description [src]

How long the session may survive a disconnection before being torn down, in seconds; 0 disables persistence.

Return value

Type: guint

No description available.