Java.IO.SyncFailedException Class
Signals that the FileDescriptor.Sync method has failed to complete.

See Also: SyncFailedException Members

Syntax

[Android.Runtime.Register("java/io/SyncFailedException", DoNotGenerateAcw=true)]
public class SyncFailedException : IOException

Remarks

Signals that the FileDescriptor.Sync method has failed to complete.

[Android Documentation]

Requirements

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