Class DebuggerCommunication.ScriptDebuggerRemoteControlStartCallbackSink
Provides call back functionality remote debugging.
public class DebuggerCommunication.ScriptDebuggerRemoteControlStartCallbackSink : MarshalByRefObject
- Inheritance
-
DebuggerCommunication.ScriptDebuggerRemoteControlStartCallbackSink
Constructors
- ScriptDebuggerRemoteControlStartCallbackSink(ScriptFinishedDelegate)
Initializes a new instance of
ScriptDebuggerRemoteControlStartCallbackSink
with specified call back delegate.
Methods
- OnScriptFinished()
Call back method executed after script executing was finished.