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