SecureBlackbox 2020 PHP Edition

Questions / Feedback?

LockTimeout Property

Specifies the timeout of the current lock.

Object Oriented Interface

public function getLockTimeout();
public function setLockTimeout($value);

Procedural Interface

secureblackbox_webdavclient_get($res, 68 );
secureblackbox_webdavclient_set($res, 68, $value );

Default Value

1000000

Remarks

Use this property to get the timeout figure for the current lock.

Data Type

Integer

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 PHP Edition - Version 20.0 [Build 8154]