Method

FridaSessionget_persist_timeout

Declaration

guint
frida_session_get_persist_timeout (
  FridaSession* self
)

Description [src]

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

Return value

Type: guint

No description available.