Java.Nio.Channels.Pipe.Source Method
Returns the source channel of the pipe.

Syntax

[Android.Runtime.Register("source", "()Ljava/nio/channels/Pipe$SourceChannel;", "GetSourceHandler")]
public abstract Pipe.SourceChannel Source ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the source channel of the pipe.

[Android Documentation]

Requirements

Namespace: Java.Nio.Channels
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1