Sets the length of the current stream.

C# | Visual Basic | Visual C++ |
public override void SetLength( long value )
Public Overrides Sub SetLength ( value As Long )
public: virtual void SetLength( long long value ) override

- value (Int64)
- The desired length of the current stream in bytes.
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290