CFRunLoopSource Class  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An input source that generates asynchronous events and is intended to be used with a CFRunLoop.
public class CFRunLoopSource : IDisposable, ObjCRuntime.INativeObjecttype CFRunLoopSource = class
    interface INativeObject
    interface IDisposable- Inheritance
- 
				CFRunLoopSource
- Derived
- Implements
Constructors
| CFRunLoopSource(IntPtr, Boolean) | |
| CFRunLoopSource(IntPtr) | 
Properties
| Handle | Handle (pointer) to the unmanaged object representation. | 
| IsValid | |
| Order | |
Methods
| Dispose() | Releases the resources used by the CFRunLoopSource object. | 
| Dispose(Boolean) | Releases the resources used by the CFRunLoopSource object. | 
| Finalize() | Finalizer for the CFRunLoopSource object | 
| Invalidate() | |
| Signal() | |