IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

UnLockResource Method

Unlocks a resource.

Syntax

[VB.NET]
Public Sub UnLockResource(ByVal ResourceURI As String)
[C#]
public void UnLockResource(string resourceURI);

Remarks

Before calling UnLockResource on a particular resource, the LockTokens property must be set to the lock tokens for ResourceURI. The method will remove the lock, allowing other users or non-privileged users to access and operate on the file.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]