IAdapterDisconnect Method | 
            Disconnects from the adapter
            
Namespace: ArthaChitra.Model.ConnectionAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
SyntaxTask Disconnect(
	bool isDisconnectedByUser = false
)
Parameters
- isDisconnectedByUser  Boolean  (Optional)
 - Is disconnected by user
 
Return Value
Task
See Also