共用方式為


NSNetService.DidAcceptConnection 事件

定義

物件所引發的事件。

public event EventHandler<Foundation.NSNetServiceConnectionEventArgs> DidAcceptConnection;
member this.DidAcceptConnection : EventHandler<Foundation.NSNetServiceConnectionEventArgs> 

事件類型

備註

如果開發人員未將值指派給這個事件,這會將 WeakDelegate 屬性的值重設為將委派對應至事件的內部處理常式。

適用於