Click or drag to resize

OpenResourceInfoClose Method

Forces the open resource to close.

Namespace:  Alphaleonis.Win32.Network
Assembly:  AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax
public void Close()
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