Android.OS.MemoryFile.Close Method
Closes the memory file.

Syntax

[Android.Runtime.Register("close", "()V", "GetCloseHandler")]
public virtual void Close ()

Remarks

Closes the memory file. If there are no other open references to the memory file, it will be deleted.

[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