IP*Works! SSL V9 - Online Help
IP*Works! SSL V9
Questions / Feedback?

LockTimeout Property

The time to live for the current resource lock.

Object Oriented Interface

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

Procedural Interface

ipworksssl_webdavs_get($res, 25 );
ipworksssl_webdavs_set($res, 25, $value );

Default Value

0

Remarks

Before a call to the LockResource method, LockTimeout may be set to a specific amount of time needed for the locked operation to take place. The timeout is used to determine how long the lock may exist before the server automatically unlocks the resource URI. If Timeout of 0 is specified, the server will use a default timeout. After a successful LockResource operation, the class will set the LockTimeout property to the correct value returned in the server's response.

Data Type

Integer

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0