ManagementUnit.Update Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.