SPIisWebServiceApplicationPool.Update method
Causes the object to save its state and propagate changes to all the computers in the server farm, optionally throwing an exception if the object already exists in the configuration store.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides Sub Update
'Usage
Dim instance As SPIisWebServiceApplicationPool
instance.Update()
public override void Update()
See also
Reference
SPIisWebServiceApplicationPool class