Click or drag to resize
AB4D logo

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.DirectX
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
public static int DeviceContextFlushTimeoutMs

Field Value

Int32
See Also