This method of the IApplicationObject interface prevents other clients from accessing the variables stored in the Application object until the UnLock method has been called.
public abstract void Lock();