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
ParameterTypeDescription
valueint64_tThe byte offset to set the stream’s position to

See Also