System::Net::Security::SslStream::SetLength method
SslStream::SetLength method
Sets the length of the stream represented by the current object.
void System::Net::Security::SslStream::SetLength(int64_t value) override
| Parameter | Type | Description | 
|---|---|---|
| value | int64_t | The length in bytes to set | 
See Also
- Class SslStream
 - Namespace System::Net::Security
 - Library Aspose.TeX for C++