System::Net::Http::HttpContent::TryComputeLength yöntemi
HttpContent::TryComputeLength method
İçerik boyutunu hesaplamaya çalışır.
virtual bool System::Net::Http::HttpContent::TryComputeLength(int64_t &length)=0
| Parametre | Tür | Açıklama |
|---|---|---|
| uzunluk | int64_t& | Hesaplanan boyutun atanacağı çıktı parametresi. |
ReturnValue
Boyut başarıyla güncellendiğinde true, aksi takdirde false.
Ayrıca Bakınız
- Class HttpContent
- Namespace System::Net::Http
- Library Aspose.Font for C++