OpenResourceInfoClose Method |
Forces the open resource to close.
Namespace: Alphaleonis.Win32.NetworkAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax member Close : unit -> unit
Remarks You should this method with caution because it does not write data cached on the client system to the file before closing the file.
See Also