DdmWriter.Flush Method

Definition

Overloads

Flush(Byte[])
Flush()

Flush(Byte[])

public:
 void Flush(cli::array <System::Byte> ^ bytes);
public void Flush (byte[] bytes);
member this.Flush : byte[] -> unit
Public Sub Flush (bytes As Byte())

Parameters

bytes
Byte[]

Applies to

Flush()

public:
 void Flush();
public void Flush ();
member this.Flush : unit -> unit
Public Sub Flush ()

Applies to