OpenResourceInfoClose Method |
Forces the open resource to close.
Namespace:
Alphaleonis.Win32.Network
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
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