[Android.Runtime.Register("close", "()V", "GetCloseHandler")] public abstract voidClose ()
Remarks
Closes this handler. A flush operation will be performed and all the
associated resources will be freed. Client applications should not use
this handler after closing it.