Share via


TeamFoundationServicingService.AddServicingOperation 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
Public method AddServicingOperation(TeamFoundationRequestContext, Stream, TeamFoundationLock) Adds a new servicing operation to the configuration database. All servicing step groups specified in the XML file must be added to the configuration database before you call this method.
Public method AddServicingOperation(TeamFoundationRequestContext, String, IEnumerable<String>, IEnumerable<String>) Adds a new servicing operation to the configuration database. All servicing step groups listed in the [stepGroups] collection must be added to the configuration database before you call this method.
Public method AddServicingOperation(TeamFoundationRequestContext, String, IEnumerable<String>, IEnumerable<String>, TeamFoundationLock) Adds a new servicing operation to the configuration database. All servicing step groups listed in the [stepGroups] collection must be added to the configuration database before you call this method.

Top

See Also

Reference

TeamFoundationServicingService Class

Microsoft.TeamFoundation.Framework.Server Namespace