BaseVsaEngine.DoSaveCompiledState(Byte[], Byte[]) Method

Definition

Saves the compiled state of the script engine; optionally, it also saves debugging information.

protected abstract void DoSaveCompiledState (out byte[] pe, out byte[] debugInfo);

Parameters

pe
Byte[]

The compiled state of the engine.

debugInfo
Byte[]

The debugging information contained in the .PDB file.

Applies to

Product Versions
.NET Framework 1.1, 2.0, 3.0, 3.5