FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deEngineServices..::..stopService Method

Stops the service.

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


public static void stopService(
	engineServices oService
)
Public Shared Sub stopService ( _
	oService As engineServices _
)
public:
static void stopService(
	engineServices^ oService
)

Parameters

oService
Type: FlowWright.cDevDeAPI..::..engineServices
The o service.