Share via


NSNetServiceDelegate_Extensions.DidAcceptConnection メソッド

定義

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void DidAcceptConnection (this Foundation.INSNetServiceDelegate This, Foundation.NSNetService sender, Foundation.NSInputStream inputStream, Foundation.NSOutputStream outputStream);
static member DidAcceptConnection : Foundation.INSNetServiceDelegate * Foundation.NSNetService * Foundation.NSInputStream * Foundation.NSOutputStream -> unit

パラメーター

This
INSNetServiceDelegate

この拡張メソッドが動作するインスタンス。

sender
NSNetService
inputStream
NSInputStream
outputStream
NSOutputStream
属性

適用対象