C# Class Mono.Debugger.ThreadCommandResult

Inheritance: OperationCommandResult
Show file Open project: baulig/debugger Class Usage Examples

Protected Properties

Property Type Description
completed_event System.Threading.ManualResetEvent

Private Properties

Property Type Description
Completed void
OnExecd void
ThreadCommandResult System

Private Methods

Method Description
Completed ( ) : void
OnExecd ( SingleSteppingEngine new_thread ) : void
ThreadCommandResult ( Thread thread ) : System

Property Details

completed_event protected property

protected ManualResetEvent,System.Threading completed_event
return System.Threading.ManualResetEvent