NSNetServiceConnectionEventArgs Class

Definition

Provides data for the DidAcceptConnection event.

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

Constructors

NSNetServiceConnectionEventArgs(NSInputStream, NSOutputStream)

Initializes a new instance of the NSNetServiceConnectionEventArgs class.

Properties

InputStream
OutputStream

Applies to