Initiates the runloop for a a particular duration of time.
Syntax
Parameters
- mode
 - 
Mode to execute the runloop on.   This can be any arbitrary string.
  	   
  	   
  	   
  	   
  	   
 - seconds
 - 
Number of seconds to execute the run loop for.   If seconds is zero, the run loop performs a single pass.
  	   
  	   
  	   
  	   
  	   
 - returnAfterSourceHandled
 - 
If true, processing will return after a single source has been processed.   If false, then execution continues until the number of seconds has elapsed.
  	   
  	   
  	   
  	   
  	   
 
Returns
Status indicating the reason for the run loop to complete executing.
     
     
     
     
     
Remarks
Requirements
Namespace: MonoTouch.CoreFoundation
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0