Share via


NSNetServiceDelegate_Extensions.PublishFailure Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void PublishFailure(this Foundation.INSNetServiceDelegate This, Foundation.NSNetService sender, Foundation.NSDictionary errors);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member PublishFailure : Foundation.INSNetServiceDelegate * Foundation.NSNetService * Foundation.NSDictionary -> unit

Parameters

sender
NSNetService
errors
NSDictionary
Attributes

Applies to