Class DebuggerCommunication.ScriptDebuggerRemoteControlCompileCallbackSink
Provides call back for remote script compilation.
public class DebuggerCommunication.ScriptDebuggerRemoteControlCompileCallbackSink : MarshalByRefObject
- Inheritance
-
DebuggerCommunication.ScriptDebuggerRemoteControlCompileCallbackSink
Constructors
- ScriptDebuggerRemoteControlCompileCallbackSink(ScriptCompiledDelegate)
Initializes a new instance of
ScriptDebuggerRemoteControlCompileCallbackSink
with specified call back delegate.
Methods
- OnScriptCompiled(ScriptCompilationResult)
Call back method executed after script was compiled.