SyncTo Method
IIS 7.0
Synchronizes the current DeploymentObject instance by using the parameters provided.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
![]() | SyncTo(DeploymentBaseOptions, DeploymentSyncOptions) | Synchronizes the current DeploymentObject instance by using the base options and synchronization options specified. |
![]() | SyncTo(DeploymentProviderOptions, DeploymentBaseOptions, DeploymentSyncOptions) | Synchronizes the current DeploymentObject instance by using the provider options, base options and synchronization options specified. |
![]() | SyncTo(String, String, DeploymentBaseOptions, DeploymentSyncOptions) | Synchronizes the current DeploymentObject instance by using the factory name, path, base options and synchronization options specified. |
![]() | SyncTo(DeploymentWellKnownProvider, String, DeploymentBaseOptions, DeploymentSyncOptions) | Synchronizes the current DeploymentObject instance by using the well-known provider name, path, base options and synchronization options specified. |
Show:
