ITeamProjectCollectionServicing.WaitForCollectionServicingToComplete Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
WaitForCollectionServicingToComplete(ServicingJobDetail) | This method will block until a collection servicing operation has completed. It will then return the resulting collection. Note, you must have the Edit server-level information permission to monitor collection servicing. | |
WaitForCollectionServicingToComplete(ServicingJobDetail, TimeSpan) | This method will block until a collection servicing operation has completed. It will then return the resulting collection. Note, you must have the Edit server-level information permission to monitor collection servicing. |
Top