SPSolution.Synchronize Method
Synchronizes the solution on this machine with other machines in the farm.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Sub Synchronize
'Usage
Dim instance As SPSolution
instance.Synchronize()
public void Synchronize()