Runtime.MarshalManagedException Event
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.
This event is raised when a managed exception needs to be marshalled to native code.
public static event ObjCRuntime.MarshalManagedExceptionHandler MarshalManagedException;
member this.MarshalManagedException : ObjCRuntime.MarshalManagedExceptionHandler