To stop current deployment you can use the Stsadm tool for command-line administrationYou must be an administrator on the local computer to use Stsadm.
Stsadm is located at the following path on the drive where SharePoint Products and Technologies is installed: C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\BIN
two steps for this :
Stsadm is located at the following path on the drive where SharePoint Products and Technologies is installed: C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\BIN
two steps for this :
******** To see the deployment-status (pending etc.):
stsadm -o enumdeployments
******** To cancel the deployment:
stsadm -o canceldeployment –id “id”