LumiSoft Mail Server User API
SetLength Method (value)
Namespaces > LumiSoft.Net > JunkingStream > SetLength(Int64)
Sets the length of the stream. This method always throws a NotSupportedException.
Syntax
C#Visual BasicManaged C++
public override void SetLength (
	long value
)
Public Overrides Sub SetLength ( _
	value As Long _
)
public:
virtual void SetLength (
	long long value
) override
Parameters
value (Int64)
This parameter is not used.

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)