Click or drag to resize

UNCNetworkConnectionNetUseDelete Method

Ends the connection to the remote resource

Namespace:  Koden.Utils.IO
Assembly:  Koden.Utils.IO (in Koden.Utils.IO.dll) Version: 1.0.6453.26060
Syntax
public bool NetUseDelete()

Return Value

Type: Boolean
True if it succeeds. Use LastError to get the system error code
See Also