IDeploymentCommitItem Interface

IIS 7.0

Provides a method that commits changes that were made during a deployment action.

Namespace:  Microsoft.Web.Deployment
Assembly:  Microsoft.Web.Deployment (in Microsoft.Web.Deployment.dll)

public interface class IDeploymentCommitItem : IDisposable

The IDeploymentCommitItem type exposes the following members.

  NameDescription
Public methodCommitChangesCommits changes that were made during a deployment action.
Public methodDispose (Inherited from IDisposable.)
Top
Show: