Click or drag to resize
BCTaskServer Constructor (String)
Creates a new instance of the BCTaskServer 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 BCTaskServer(
	string machineName
)

Parameters

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