BandwidthTimings.FrontEndUploadMemoryUtilizedPercent Property

Language:

Retrieves the bandwidth or maximum data transfer rate for uploading data from the host graphics processing unit (GPU) to the CPU.

Definition

Visual Basic Public ReadOnly Property FrontEndUploadMemoryUtilizedPercent As Single
C# public float FrontEndUploadMemoryUtilizedPercent { get; }
C++ public:
property float FrontEndUploadMemoryUtilizedPercent {
        float get();
}
JScript public function get FrontEndUploadMemoryUtilizedPercent() : float

Property Value

System.Single
A Single Leave Site value that represents the bandwidth or maximum data transfer rate for uploading data from the host GPU to the CPU.

This property is read-only. 

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center