ReferenceContext.Flush

Declaration

public bool Flush();

Returns

bool True if the flush was successful.

Description

Flush the device context.

Start execution of the enqueued operations. On some platforms the underlying implementation or driver flushes automatically, on others it is up to the user to call Flush. The Flush method returns immediately.


Did you find this page useful? Please give it a rating: