C-DEngine 5.105

TheBaseEngine..::..UpdateEngineState Method

Updates all list-properties of Service State with the current values

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

Syntax


public void UpdateEngineState(
	string pScramScopeID
)
Public Sub UpdateEngineState ( _
	pScramScopeID As String _
)
public:
void UpdateEngineState(
	String^ pScramScopeID
)

Parameters

pScramScopeID
Type: String