Click or drag to resize

IpcServer Constructor (Typed)

X#
Construct an IpcServer object.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	cServName
) CLIPPER
Request Example View Source

Parameters

cServName (Optional)
Type: Usual
The name uniquely identifying the server, which the clients use.
See Also