The members of Mono.Debugger.Soft.EventRequest are listed below.
See Also: Inherited members from System.Object
Protected Fields
| count | int. Documentation for this section has not yet been entered. |
| enabled | bool. Documentation for this section has not yet been entered. |
| etype | EventType. Documentation for this section has not yet been entered. |
| id | int. Documentation for this section has not yet been entered. |
| suspend | SuspendPolicy. Documentation for this section has not yet been entered. |
| thread | ThreadMirror. Documentation for this section has not yet been entered. |
| vm | VirtualMachine. Documentation for this section has not yet been entered. |
Public Properties
| Count | int. Documentation for this section has not yet been entered. |
| Enabled | bool. Documentation for this section has not yet been entered. |
[read-only] | EventType | EventType. Documentation for this section has not yet been entered. |
| Thread | ThreadMirror. Documentation for this section has not yet been entered. |
Public Methods
| Disable()Documentation for this section has not yet been entered. |
| Enable()Documentation for this section has not yet been entered. |
Protected Methods