Click or drag to resize
ServerInfoProviderDeleteServerInfo Method (Int32)
Deletes specified server.

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 9.0.0
Syntax
C#
public static void DeleteServerInfo(
	int serverId
)

Parameters

serverId
Type: SystemInt32
Server id
See Also