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.
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
System.Single
This property is read-only.
A Single value that represents the bandwidth or maximum data transfer rate for uploading data from the host GPU to the CPU.
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