Share via


NSDistantObjectRequest.Reply(NSException) Method

Definition

[Foundation.Export("replyWithException:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void Reply(Foundation.NSException? exception);
[<Foundation.Export("replyWithException:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member Reply : Foundation.NSException -> unit
override this.Reply : Foundation.NSException -> unit

Parameters

exception
NSException
Attributes

Applies to