|
CompleteRenderingStepDeviceContextFlushTimeoutMs Field |
Time in milliseconds that is used as timeout when waiting until the DirectX completes the rendering of an image and before the rendered image is sent to WPF or main memory.
This timeout is not used when using SwapChain. Default value is 5000 (5 seconds).
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public static int DeviceContextFlushTimeoutMs
Field Value
Int32See Also