다음을 통해 공유


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
특성

적용 대상