Table of Contents

Class DebuggerCommunication.ScriptDebuggerRemoteControlStartCallbackSink

Namespace
Alternet.Scripter.Debugger
Assembly
Alternet.Scripter.Debugger.v9.dll

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.