MonobjcMonobjc Documented Class Library
AsyncResult Property
NamespacesMonobjc.AppKitNSResponder..::..NSResponderThreadInvokerAsyncResult
Gets the async result associated with this instance.
Declaration Syntax
C#Visual BasicVisual C++
public NSResponder..::..NSResponderAsyncResult AsyncResult { get; private set; }
Public Property AsyncResult As NSResponder..::..NSResponderAsyncResult
	Get
	Private Set
Value
The async result.
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)