Suspends the handling of the current event and returns an ID that must be used to resume the handling of the event if an Apple event is being handled on the current thread.
Original signature is '- (NSAppleEventManagerSuspensionID)suspendCurrentAppleEvent'
Available in Mac OS X v10.3 and later.


- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)