NSNetServiceConnectionEventArgs Clase

Definición

Proporciona datos para el evento DidAcceptConnection.

public class NSNetServiceConnectionEventArgs : EventArgs
type NSNetServiceConnectionEventArgs = class
    inherit EventArgs
Herencia
NSNetServiceConnectionEventArgs

Constructores

NSNetServiceConnectionEventArgs(NSInputStream, NSOutputStream)

Inicializa una nueva instancia de la clase NSNetServiceConnectionEventArgs.

Propiedades

InputStream

Proporciona datos para el evento DidAcceptConnection.

OutputStream

Proporciona datos para el evento DidAcceptConnection.

Se aplica a