Click or drag to resize
FileLockUnlock Method
Unlocks the target file.

Namespace: com.softwarekey.Client.Utils
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public bool Unlock()

Return Value

Type: Boolean
Returns true if successful. If false is returned, refer to the LastException property for details.
See Also