Applies to:
- Winshuttle Foundation
RemoveDocMonitor
This operation cancels the document monitor(s) enabled by AddDocMonitor currently registered with a given document library.
Usage
The following example stops monitoring documents in the document library for their expiration dates:
svadm.exe –o removedocmonitor –url http://acme/sv/Chemdocuments -list MOC -process "MOC Review"
                                            
Options
| Name | Description | Required | 
| -list | The name of the document library. | Yes | 
| -process | The name of the workflow. | Yes | 
| -url | The URL of the site that contains the SharePoint document library. | Yes | 
