net9.0-macos
namespace Foundation
{
    [ObsoletedOSPlatform("macos10.13", "Use 'NSXpcConnection' instead.")]
    [Protocol(Name = "NSConnectionDelegate", WrapperType = typeof(NSConnectionDelegateWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "AuthenticateComponents", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(NSArray), typeof(NSData) }, ReturnType = typeof(bool), Selector = "authenticateComponents:withData:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetAuthenticationData", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(NSArray) }, ReturnType = typeof(NSData), Selector = "authenticationDataForComponents:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ShouldMakeNewConnection", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(NSConnection), typeof(NSConnection) }, ReturnType = typeof(bool), Selector = "connection:shouldMakeNewConnection:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "HandleRequest", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(NSConnection), typeof(NSDistantObjectRequest) }, ReturnType = typeof(bool), Selector = "connection:handleRequest:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "CreateConversation", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(NSConnection) }, ReturnType = typeof(NSObject), Selector = "createConversationForConnection:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "AllowNewConnection", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(NSConnection), typeof(NSConnection) }, ReturnType = typeof(bool), Selector = "makeNewConnection:sender:")]
    [SupportedOSPlatform("macos")]
    [UnsupportedOSPlatform("maccatalyst")]
    [UnsupportedOSPlatform("ios")]
    [UnsupportedOSPlatform("tvos")]
    public interface INSConnectionDelegate : INativeObject, IDisposable
}
Assembly Microsoft.macOS , Version=14.0.0.0, PublicKeyToken=84e04ff9cfb79065
Help Documentation
.NET 6.0-macos7.0-macos8.0-macos9.0-macos
OS Platforms

For the selected framework this API is only supported on the following OS platforms:

  • iOS
  • Mac Catalyst
  • macOS
  • tvOS
  • Built-in API
  • Package-provided API

04/26/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙