Foundation.NSInputStream.SetCFClientFlags Method
Adds a client for the stream. This method is not supposed to be called by managed code, it will be called by consumers of the straem. When overriding it make sure to call the base implementation.

Syntax

[Foundation.Export("_setCFClientFlags:callback:context:")]
protected virtual bool SetCFClientFlags (CoreFoundation.CFStreamEventType inFlags, IntPtr inCallback, IntPtr inContextPtr)

Parameters

inFlags
Flags.
inCallback
The callbacks to call when events occur.
inContextPtr
User-defined data for the callback.

Returns

Remarks

Requirements

Namespace: Foundation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0