ScriptProcessorFinishedProcessing Method |
Method to call when the processing is finished, to return instances of the scripting engine to the cache.
Namespace:
Dundas.BI.Data.Transforms
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic void FinishedProcessing()
Public Sub FinishedProcessing
public:
void FinishedProcessing()
member FinishedProcessing : unit -> unit
See Also