ManagementUnit.Update Method

Definition

Commits changes on the ManagementUnit.

public:
 void Update();
public void Update ();
member this.Update : unit -> unit
Public Sub Update ()

Remarks

If the Administration property is not null, the <xref:Microsoft.Web.Management.Server.ManagementAdministrationConfiguration.Update%2A?displayProperty=fullName> method is called by this method.

Applies to