Syntax
public enum CFRunLoopExitReason
Remarks
Members
| Member Name | Description |
|---|
| Finished | The run loop terminated. |
| HandledSource | An event from a source was handled, and the developer specified that a single source should be processed on the call to CFRunLoop.RunInMode |
| Stopped | The run loop was stopped by a call to the CFRunLoop.Stop method. |
| TimedOut | The number of seconds specified in the call to CFRunLoop.RunInMode elapsed. |
Requirements
Namespace: MonoTouch.CoreFoundation
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0