C-DEngine 5.105

IBaseEngine..::..SetIsInitializing Method

Tells the C-DEngine that this Plugin-Service has been initialized. In most cases of loosly coupled service, this is not really necessary, but some data consumer require a tighter connection to their data-provider and want to make sure the connection is properly established and initialized. The StorageService is such as more tighter connected service.

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

Syntax


void SetIsInitializing()
Sub SetIsInitializing
void SetIsInitializing()