System::Net::Security::SslStream::SetLength طريقة
SslStream::SetLength method
يضبط طول التدفق الممثل بالكائن الحالي.
void System::Net::Security::SslStream::SetLength(int64_t value) override
| Parameter | Type | الوصف |
|---|---|---|
| value | int64_t | الطول بالبايت لتعيينه |
انظر أيضًا
- Class SslStream
- Namespace System::Net::Security
- Library Aspose.Page for C++