System::Net::Security::SslStream::set_Position method
SslStream::set_Position method
Sets the stream’s position.
void System::Net::Security::SslStream::set_Position(int64_t value) override
Parameter | Type | Description |
---|---|---|
value | int64_t | The byte offset to set the stream’s position to |
See Also
- Class SslStream
- Namespace System::Net::Security
- Library Aspose.PUB for C++