BreakFileLocksRequest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Break file locks request
public class BreakFileLocksRequest
type BreakFileLocksRequest = class
Public Class BreakFileLocksRequest
- Inheritance
-
BreakFileLocksRequest
Constructors
BreakFileLocksRequest() |
Initializes a new instance of the BreakFileLocksRequest class. |
BreakFileLocksRequest(String, Nullable<Boolean>) |
Initializes a new instance of the BreakFileLocksRequest class. |
Properties
ClientIP |
Gets or sets to clear file locks on a volume for a particular client |
ConfirmRunningDisruptiveOperation |
Gets or sets break File locks could be a disruptive operation for application as locks on the volume will be broken, if want to process, set to true. |
Methods
Validate() |
Validate the object. |