NSFileHandleReadEventArgs Class

Definition

Provides data for the event.

public class NSFileHandleReadEventArgs : Foundation.NSNotificationEventArgs
type NSFileHandleReadEventArgs = class
    inherit NSNotificationEventArgs
Inheritance
NSFileHandleReadEventArgs

Constructors

NSFileHandleReadEventArgs(NSNotification)

Initializes a new instance of the NSFileHandleReadEventArgs class.

Properties

AvailableData
Notification

The underlying NSNotification object from the posted notification.

(Inherited from NSNotificationEventArgs)
UnixErrorCode

Applies to