DynamicLinkerSetAppBusy Method

Sets the AppBusy status.

Namespace: Teigha.Runtime
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public void SetAppBusy(
        string moduleName,
        bool busyFlag
)

Parameters

moduleName  String
[in] String containing module name of loaded application.
busyFlag  Boolean
[in] AppBusy status.
Remarks
For internal use.
See Also

©  Bricsys NV. All rights reserved.