Mono Class Library: Overview

Mono.Debugger.Soft.EventRequest: Members

The members of Mono.Debugger.Soft.EventRequest are listed below.

See Also: Inherited members from System.Object

Protected Fields

countint. Documentation for this section has not yet been entered.
enabledbool. Documentation for this section has not yet been entered.
etypeEventType. Documentation for this section has not yet been entered.
idint. Documentation for this section has not yet been entered.
suspendSuspendPolicy. Documentation for this section has not yet been entered.
threadThreadMirror. Documentation for this section has not yet been entered.
vmVirtualMachine. Documentation for this section has not yet been entered.

Public Properties

Countint. Documentation for this section has not yet been entered.
Enabledbool. Documentation for this section has not yet been entered.
[read-only]
EventTypeEventType. Documentation for this section has not yet been entered.
ThreadThreadMirror. 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

CheckDisabled()
Documentation for this section has not yet been entered.
CheckMirror(VirtualMachine, Mirror)
Documentation for this section has not yet been entered.
SetEnabled(int)
Documentation for this section has not yet been entered.