FormFix v6.0 for .NET - Updated
FileAlreadyLockedException Class
Members 



Accusoft.FormDirectorSdk Namespace : FileAlreadyLockedException Class
An exception object that this component will throw whenever an attempt is made to lock a form set file or form definition file that has already been locked by a different user or program, or if another user or program is currently reading from the file.
Syntax
'Declaration
 
<SerializableAttribute()>
Public NotInheritable Class FileAlreadyLockedException 
   Inherits System.Exception
'Usage
 
Dim instance As FileAlreadyLockedException
[Serializable()]
public sealed class FileAlreadyLockedException : System.Exception 
[Serializable()]
public ref class FileAlreadyLockedException sealed : public System.Exception 
Inheritance Hierarchy

System.Object
   System.Exception
      Accusoft.FormDirectorSdk.FileAlreadyLockedException

See Also

Reference

FileAlreadyLockedException Members
Accusoft.FormDirectorSdk Namespace
FormSet.Lock
FormDefinition.Lock

Is this page helpful?
Yes No
Thanks for your feedback.