Click or drag to resize

domainConceptGraphconnectToHooks Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Connects to the hooks

Namespace:  imbNLP.Data.extended.domain
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.26
Syntax
C#
public void connectToHooks(
	ILogBuilder response,
	bool simulation = true
)

Parameters

response
Type: ILogBuilder
The response.
simulation (Optional)
Type: SystemBoolean
if set to true [simulation].
See Also