IRenderingTarget Flush Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Flushes writes into underlying target implementation. If target does not support buffering then this call does nothing

Namespace: NFX.Templatization
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

void Flush()
See Also