NSNetServiceConnectionEventArgs 类

定义

DidAcceptConnection 事件提供数据。

public class NSNetServiceConnectionEventArgs : EventArgs
type NSNetServiceConnectionEventArgs = class
    inherit EventArgs
继承
NSNetServiceConnectionEventArgs

构造函数

NSNetServiceConnectionEventArgs(NSInputStream, NSOutputStream)

初始化 NSNetServiceConnectionEventArgs 类的新实例。

属性

InputStream

DidAcceptConnection 事件提供数据。

OutputStream

DidAcceptConnection 事件提供数据。

适用于