C-DEngine 5.105

IBaseEngine..::..UpdateEngineState Method

Updates an interal object containing the complete state of the plugin-service. This is used by the ISM service for service health monitoring The state contains a list of all valid subscriptions to this service. Since subscriptions can be scoped a valid scope ID has to be provided.

Namespace:  nsCDEngine.Engines
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


void UpdateEngineState(
	string pScrambledScopeID
)
Sub UpdateEngineState ( _
	pScrambledScopeID As String _
)
void UpdateEngineState(
	String^ pScrambledScopeID
)

Parameters

pScrambledScopeID
Type: String
A scrambled ScopeID to list corresponding subscriptions. If empty, only anonymous and generic subscriptions are recorded