Java.Nio.Channels.FileChannel.TransferToAsync Method
Documentation for this section has not yet been entered.

Syntax

public System.Threading.Tasks.Task<long> TransferToAsync (long position, long count, IWritableByteChannel target)

Parameters

position
Documentation for this section has not yet been entered.
count
Documentation for this section has not yet been entered.
target
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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