System::Net::Sockets::NetworkStream::set_Position method
NetworkStream::set_Position method
Sets the stream’s position.
void System::Net::Sockets::NetworkStream::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 NetworkStream
- Namespace System::Net::Sockets
- Library Aspose.PUB for C++