Click or drag to resize
FileLockLock Method
Locks the target file to the process.

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

Return Value

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