Android.OS.StatFs.Restat Method
Perform a restat of the file system referenced by this object.

Syntax

[Android.Runtime.Register("restat", "(Ljava/lang/String;)V", "GetRestat_Ljava_lang_String_Handler")]
public virtual void Restat (string path)

Parameters

path
Documentation for this section has not yet been entered.

Remarks

Perform a restat of the file system referenced by this object. This is the same as re-constructing the object with the same file system path, and the new stat values are available upon return.

[Android Documentation]

Requirements

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