Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)

Syntax

C#
public abstract void HandleConnection(
	string connId,
	string subId,
	string spec
)

Parameters

connId
Type: System..::..String
subId
Type: System..::..String
spec
Type: System..::..String

See Also