Share via


Computer.Update Method

Persists any changes made to the properties of the computer.

 public void Update();

Exceptions

Exception Type Condition
Microsoft.EnterpriseManagement.Mom.MomSdkObjectModifiedException The underlying item was modified after the object reference was obtained. Try refreshing the object and performing the update again.

Requirements

Platforms: Requires Windows 2000 Server or later

Version: Requires MOM 2005 or later

Namespace: Microsoft.EnterpriseManagement.Mom

Assembly: Microsoft.Mom.Sdk (in Microsoft.Mom.Sdk.dll)

See Also

Computer Class | Computer Members