ConcurrentSyncPreventer.EndSync Method
Public Shared Sub EndSync( _
ByVal settings As List(Of ConnectorManualModeSetting), _
ByVal connector_run_type As ConnectorRunType _
)
This language is not supported or no code example is available.
public static void EndSync(
List<ConnectorManualModeSetting> settings,
ConnectorRunType connector_run_type
)
This language is not supported or no code example is available.
public:
static void EndSync(
List<ConnectorManualModeSetting^>^ settings,
ConnectorRunType connector_run_type
)
This language is not supported or no code example is available.
Parameters
- settings
- List<ConnectorManualModeSetting>
- connector_run_type
- ConnectorRunType