In The Hand LtdIn The Hand
CancelConnection Method (localName)
NamespacesInTheHand.NetNetworkShareCancelConnection(String)
.NET Components for Mobility
Cancels a previously established network share using the specified local name.
Declaration Syntax
C#Visual Basic
public static void CancelConnection(
	string localName
)
Public Shared Sub CancelConnection ( _
	localName As String _
)
Parameters
localName (String)
Local name of mapped folder.
Exceptions
ExceptionCondition
DirectoryNotFoundExceptionThis network connection does not exist.

Assembly: InTheHand.Net.Extended (Module: InTheHand.Net.Extended) Version: 7.0.0.0