AbstractSessionOutputBuffer.FlushBuffer Method

Definition

Writes buffered data to the underlying output stream.

[Android.Runtime.Register("flushBuffer", "()V", "GetFlushBufferHandler")]
protected virtual void FlushBuffer();
[<Android.Runtime.Register("flushBuffer", "()V", "GetFlushBufferHandler")>]
abstract member FlushBuffer : unit -> unit
override this.FlushBuffer : unit -> unit
Attributes

Remarks

Portions of this page are based on work created and shared by the Apache Software Foundation and used under the terms of the Apache License, Version 2.0.

Applies to