BinaryTokenStreamWriter.ReleaseBuffers Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Release any serialization buffers being used by this stream.
public void ReleaseBuffers ();
member this.ReleaseBuffers : unit -> unit
abstract member ReleaseBuffers : unit -> unit
override this.ReleaseBuffers : unit -> unit
Public Sub ReleaseBuffers ()