FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deEngineServices..::..getServiceHeartBeat Method

Gets the service heart beat.

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

Syntax


public static string getServiceHeartBeat(
	engineServices oService
)
Public Shared Function getServiceHeartBeat ( _
	oService As engineServices _
) As String
public:
static String^ getServiceHeartBeat(
	engineServices^ oService
)

Parameters

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

Return Value

System.String.