class UnlockOptions (View source)

Methods

timeout(int $arg)

Sets the operation timeout in milliseconds.

Details

UnlockOptions timeout(int $arg)

Sets the operation timeout in milliseconds.

Parameters

int $arg

the operation timeout to apply

Return Value

UnlockOptions