Click or drag to resize
BCServer Constructor (String)
Creates a new instance of the BCServer class.

Namespace: BlueCieloECM.InnoCielo.Meridian.Server
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax
public BCServer(
	string machineName
)

Parameters

machineName
Type: SystemString
The name of the server machine. If or Empty then a local machine is used.
See Also